ray/test
Eric Liang 07d8cbf414
[rllib] Support batch norm layers (#3369)
* batch norm

* lint

* fix dqn/ddpg update ops

* bn model

* Update tf_policy_graph.py

* Update multi_gpu_impl.py

* Apply suggestions from code review

Co-Authored-By: ericl <ekhliang@gmail.com>
2018-11-29 13:33:39 -08:00
..
jenkins_tests [rllib] Support batch norm layers (#3369) 2018-11-29 13:33:39 -08:00
stress_tests Add script for running stress tests. (#3378) 2018-11-27 04:28:02 -08:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Fix memory leak in lineage cache (#3366) 2018-11-21 16:18:39 -08:00
array_test.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
autoscaler_test.py [autoscaler] Cleanup Logging (#2709) 2018-08-25 17:08:45 -07:00
component_failures_test.py Fault tolerance for actor creation (#3422) 2018-11-29 10:48:35 -08:00
credis_test.py Deprecate num_workers argument to ray.init and ray start. (#3114) 2018-10-28 20:12:49 -07:00
cython_test.py Convert asserts in unittest to pytest (#2529) 2018-08-01 22:32:10 -07:00
failure_test.py [autoscaler] Update autoscaler to use heartbeat batches. (#3409) 2018-11-27 23:46:27 -08:00
microbenchmarks.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
monitor_test.py Re-enable sharded monitor test for xray, convert to pytest. (#2804) 2018-09-01 19:53:40 -07:00
multi_node_test.py Deprecate num_workers argument to ray.init and ray start. (#3114) 2018-10-28 20:12:49 -07:00
multi_node_test_2.py Clean up Ray processes after cluster util exits (#3278) 2018-11-13 13:18:12 -08:00
node_manager_test.py Don't unsubscribe dependencies for infeasible tasks. (#3338) 2018-11-16 11:33:00 -08:00
object_manager_test.py Suppress duplicate pre-emptive object pushes. (#3276) 2018-11-16 23:02:45 -08:00
recursion_test.py Fix text verbosity in python 2.7 by running tests with pytest (#2470) 2018-07-30 11:04:06 -07:00
runtest.py Fix incompatibility with most recent version of Redis. (#3379) 2018-11-24 16:36:38 -08:00
stress_tests.py Allow multiple threads to call ray.get and ray.wait (#3244) 2018-11-07 22:39:28 -08:00
tempfile_test.py Deprecate num_workers argument to ray.init and ray start. (#3114) 2018-10-28 20:12:49 -07:00
tensorflow_test.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
xray_test.py Remove legacy Ray code. (#3121) 2018-10-26 13:36:58 -07:00