ray/test
Wapaul1 db7297865f Added functionality for retrieving variables from control dependencies (#220)
* Added test for retriving variables from an optimizer

* Added comments to test

* Addressed comments

* Fixed travis bug

* Added fix to circular controls

* Added set for explored operations and duplicate prefix stripping

* Removed embeded ipython

* Removed prefix, use seperate graph for each network

* Removed redundant imports

* Addressed comments and added separate graph to initializer

* fix typos

* get rid of prefix in documentation
2017-01-30 19:17:42 -08:00
..
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
array_test.py Various cleanups: remove start_ray_local from ray.init, remove unused code, fix "pip install numbuf". (#193) 2017-01-10 17:35:27 -08:00
component_failures_test.py Prevent plasma store and manager from dying when a client dies. (#203) 2017-01-17 20:34:31 -08:00
failure_test.py Add driver ID to task spec and add driver ID to Python error handling. (#225) 2017-01-25 22:53:48 -08:00
microbenchmarks.py Various cleanups: remove start_ray_local from ray.init, remove unused code, fix "pip install numbuf". (#193) 2017-01-10 17:35:27 -08:00
multi_node_test.py Add driver ID to task spec and add driver ID to Python error handling. (#225) 2017-01-25 22:53:48 -08:00
runtest.py Improvements to documentation and error messages. (#221) 2017-01-19 20:27:46 -08:00
stress_tests.py Various cleanups: remove start_ray_local from ray.init, remove unused code, fix "pip install numbuf". (#193) 2017-01-10 17:35:27 -08:00
tensorflow_test.py Added functionality for retrieving variables from control dependencies (#220) 2017-01-30 19:17:42 -08:00