ray/test
Eric Liang 1251abf0d1
[rllib] Modularize Torch and TF policy graphs (#2294)
* wip

* cls

* re

* wip

* wip

* a3c working

* torch support

* pg works

* lint

* rm v2

* consumer id

* clean up pg

* clean up more

* fix python 2.7

* tf session management

* docs

* dqn wip

* fix compile

* dqn

* apex runs

* up

* impotrs

* ddpg

* quotes

* fix tests

* fix last r

* fix tests

* lint

* pass checkpoint restore

* kwar

* nits

* policy graph

* fix yapf

* com

* class

* pyt

* vectorization

* update

* test cpe

* unit test

* fix ddpg2

* changes

* wip

* args

* faster test

* common

* fix

* add alg option

* batch mode and policy serving

* multi serving test

* todo

* wip

* serving test

* doc async env

* num envs

* comments

* thread

* remove init hook

* update

* fix ppo

* comments1

* fix

* updates

* add jenkins tests

* fix

* fix pytorch

* fix

* fixes

* fix a3c policy

* fix squeeze

* fix trunc on apex

* fix squeezing for real

* update

* remove horizon test for now

* multiagent wip

* update

* fix race condition

* fix ma

* t

* doc

* st

* wip

* example

* wip

* working

* cartpole

* wip

* batch wip

* fix bug

* make other_batches None default

* working

* debug

* nit

* warn

* comments

* fix ppo

* fix obs filter

* update

* wip

* tf

* update

* fix

* cleanup

* cleanup

* spacing

* model

* fix

* dqn

* fix ddpg

* doc

* keep names

* update

* fix

* com

* docs

* clarify model outputs

* Update torch_policy_graph.py

* fix obs filter

* pass thru worker index

* fix

* rename

* vlad torch comments

* fix log action

* debug name

* fix lstm

* remove unused ddpg net

* remove conv net

* revert lstm

* cast

* clean up

* fix lstm check

* move to end

* fix sphinx

* fix cmd

* remove bad doc

* clarify

* copy

* async sa

* fix
2018-06-26 13:17:15 -07:00
..
jenkins_tests [rllib] Modularize Torch and TF policy graphs (#2294) 2018-06-26 13:17:15 -07:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Re-enable some actor tests. (#2276) 2018-06-20 14:42:35 -07:00
array_test.py Enable fractional resources and resource IDs for xray. (#2187) 2018-06-10 15:31:43 -07:00
autoscaler_test.py Launch nodes in separate threads (#2183) 2018-06-05 20:19:31 -07:00
component_failures_test.py Lint Python files with Yapf (#1872) 2018-04-11 10:11:35 -07:00
credis_test.py Experimental: enable automatic GCS flushing with configurable policy. (#2266) 2018-06-20 14:40:57 -07:00
cython_test.py Add basic functionality for Cython functions and actors (#1193) 2017-11-09 17:49:06 -08:00
failure_test.py [xray] Add error table and push error messages to driver through node manager. (#2256) 2018-06-20 21:29:28 -07:00
microbenchmarks.py Move calls to ray.worker.cleanup into tearDown part of tests for isolation. (#1433) 2018-01-22 22:54:56 -08:00
monitor_test.py Start chain replicated GCS with Ray (#1538) 2018-03-07 10:18:58 -08:00
multi_node_test.py Print warning when defining very large remote function or actor. (#2179) 2018-06-09 19:59:15 -07:00
recursion_test.py Enable fractional resources and resource IDs for xray. (#2187) 2018-06-10 15:31:43 -07:00
runtest.py Make actor handles work in Python mode. (#2283) 2018-06-20 23:02:41 -07:00
stress_tests.py Enable fractional resources and resource IDs for xray. (#2187) 2018-06-10 15:31:43 -07:00
tensorflow_test.py Support constructing TensorFlowVariables from multiple tf operations (#2182) 2018-06-02 18:13:52 -07:00
xray_test.py Lint Python files with Yapf (#1872) 2018-04-11 10:11:35 -07:00