This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
ray
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/ray.git
synced
2026-07-16 11:21:10 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d5ac9dad5e1a69d103af2c10ad99058b86a22f1
ray
/
test
T
History
Robert Nishihara
and
Philipp Moritz
019ba07e9c
Correct actor class name and module. (
#675
)
...
* Correct actor class name and module. * Add test. * Fix linting.
2017-06-17 05:44:42 +00:00
..
jenkins_tests
Allow remote functions to specify max executions and kill worker once limit is reached. (
#660
)
2017-06-13 00:34:58 -07:00
travis-ci
Migrate repositories to ray-project. (
#438
)
2016-09-17 00:52:05 -07:00
actor_test.py
Correct actor class name and module. (
#675
)
2017-06-17 05:44:42 +00:00
array_test.py
By default, start a number of workers equal to the number of CPUs. (
#430
)
2017-04-06 00:02:58 -07:00
component_failures_test.py
fix flaky mac os x plasma store component_failure_test (
#673
)
2017-06-15 00:31:50 -07:00
failure_test.py
Remove Ray environment variables from codebase. (
#590
)
2017-05-24 18:29:40 -07:00
microbenchmarks.py
Run flake8 in Travis and make code PEP8 compliant. (
#387
)
2017-03-21 12:57:54 -07:00
multi_node_test.py
Enable starting and stopping ray with "ray start" and "ray stop". (
#628
)
2017-06-02 20:17:48 +00:00
recursion_test.py
Re-enable recursive remote functions in a limited form. (
#453
)
2017-04-13 01:47:33 -07:00
runtest.py
Task profiles function and test (
#647
)
2017-06-13 17:53:34 -07:00
stress_tests.py
Remove timeout for Redis commands. (
#649
)
2017-06-09 15:55:36 -07:00
tensorflow_test.py
Change API for remote function declaration, actor instantiation, and actor method invocation. (
#541
)
2017-05-14 00:01:20 -07:00