ray/test
Daniel Suo 4f0da6f81c Add basic functionality for Cython functions and actors (#1193)
* Add basic functionality for Cython functions and actors

* Fix up per @pcmoritz comments

* Fixes per @richardliaw comments

* Fixes per @robertnishihara comments

* Forgot double quotes when updating masked_log

* Remove import typing for Python 2 compatibility
2017-11-09 17:49:06 -08:00
..
jenkins_tests Fix Jenkins issue introduced by Variant Generator (#1194) 2017-11-09 00:56:20 -08:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Prototype distributed actor handles (#1137) 2017-10-19 23:49:59 -07:00
array_test.py Switch Python indentation from 2 spaces to 4 spaces. (#726) 2017-07-13 21:53:57 +00:00
component_failures_test.py Local scheduler sends a null heartbeat to global scheduler (#962) 2017-09-12 10:45:21 -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 Simplify put test and move it to failure tests. (#788) 2017-07-31 17:57:48 -07:00
microbenchmarks.py Switch Python indentation from 2 spaces to 4 spaces. (#726) 2017-07-13 21:53:57 +00:00
monitor_test.py Make Monitor remove dead Redis entries from exiting drivers. (#994) 2017-09-26 00:11:38 -07:00
multi_node_test.py Replace hostnames with numerical IP addresses in redis address. (#1177) 2017-11-01 17:13:22 -07:00
recursion_test.py Switch Python indentation from 2 spaces to 4 spaces. (#726) 2017-07-13 21:53:57 +00:00
runtest.py Expose custom serializers through the API. (#1147) 2017-10-29 00:08:55 -07:00
stress_tests.py Fixing Lint after flake upgrade (#1162) 2017-10-26 21:02:07 -05:00
tensorflow_test.py Switch Python indentation from 2 spaces to 4 spaces. (#726) 2017-07-13 21:53:57 +00:00
trial_runner_test.py [tune] Improve the tune Python API and variant generation (#1154) 2017-11-06 23:41:17 -08:00
trial_scheduler_test.py [tune] hyperband (#1156) 2017-11-06 22:30:25 -08:00