ray/test
Robert Nishihara 0a44145906 Fix the resetting of reusable variables on the driver and cache functions to run on all workers. (#446)
* Properly reset reusable variables on the driver when remote functions are run locally on the driver.

* Cache functions to run on all workers that occur before ray.init is called.
2016-10-12 22:17:22 -07:00
..
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
array_test.py Fix the resetting of reusable variables on the driver and cache functions to run on all workers. (#446) 2016-10-12 22:17:22 -07:00
failure_test.py Allow users to serialize custom classes. (#393) 2016-09-06 13:28:24 -07:00
memory_leak_deserialize.py Make sure no Python modules mutually import each other. (#334) 2016-08-01 17:55:38 -07:00
microbenchmarks.py Allow users to serialize custom classes. (#393) 2016-09-06 13:28:24 -07:00
runtest.py Fix the resetting of reusable variables on the driver and cache functions to run on all workers. (#446) 2016-10-12 22:17:22 -07:00
test_functions.py Remove ObjectID aliasing from the API. (#406) 2016-09-03 19:34:45 -07:00