ray/test
Wapaul1 c66178bcd7 Resnet Adapted to Ray (#229)
* Initial conversion

* Further changes

* fixes

* some changes

* Fixes

* Added data pipeline

* Added updates to cifar

* Currently borken need sep pr

* Added test for retriving variables from an optimizer

* Removed FlAG ref in environment variables

* Added comments to test

* Addressed comments

* Added updates

* Made further changes for tfutils

* Fixed finalized bug

* Removed ipython

* Added accuracy printing

* Temp commit

* added fixes

* changes

* Added writing to file

* Fixes for gpus

* Cleaned up code

* Temp commit

* Gpu support fully implemented

* Updated to use num_gpus for actors

* Finished testing gpus implementation

* Changed to be more in line with origin implementation

* Updated test to use actors

* Added support for cpu only systems

* Now works with no cpus

* Minor changes and some documentation.
2017-03-07 01:07:32 -08:00
..
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Fix test failures in actor_test.py. (#317) 2017-03-01 23:26:39 -08:00
array_test.py General attribute-based heterogeneity support with hard and soft constraints (#248) 2017-02-09 01:34:14 -08:00
component_failures_test.py Availability after local scheduler failure (#329) 2017-03-02 19:51:20 -08:00
failure_test.py Propagate errors from importing actors. (#309) 2017-02-22 15:15:45 -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 Simplify imports and exports and provide driver isolation for remote functions. (#288) 2017-02-16 11:30:35 -08:00
runtest.py Dynamically grow worker pool to partially solve hanging workloads (#286) 2017-02-17 17:08:52 -08:00
stress_tests.py Warn the user when a nondeterministic task is detected. (#339) 2017-03-07 00:32:15 -08:00
tensorflow_test.py Resnet Adapted to Ray (#229) 2017-03-07 01:07:32 -08:00