Commit Graph
13 Commits
Author SHA1 Message Date
Robert NishiharaandPhilipp Moritz 91f16a3df0 Migrate repositories to ray-project. (#438)
* Migrate repositories to ray-project.

* Update numbuf to the migrated version.
2016-09-17 00:52:05 -07:00
Robert NishiharaandPhilipp Moritz 9abc1dd59f Make sure that pip installation of cloudpickle works. (#417) 2016-09-07 18:50:08 -07:00
Robert NishiharaandPhilipp Moritz 11a8914684 Allow users to serialize custom classes. (#393)
* Allow serialization of custom classes.

* Add documentation and test cases, also fix pickle case.

* Don't allow old-style classes.
2016-09-06 13:28:24 -07:00
Robert Nishihara b87912cb2f Remove typing module. 2016-08-29 22:16:19 -07:00
Robert NishiharaandPhilipp Moritz ac36cd6dcd remove protobuf version from pip install and add instructions for adding Ray to path (#362) 2016-08-09 12:09:06 -07:00
Robert NishiharaandPhilipp Moritz 3d4dbdd911 Note which operating systems we have tested on. (#322) 2016-07-30 09:34:22 -07:00
Robert NishiharaandPhilipp Moritz 8d5e61d3c0 update tutorial (#318) 2016-07-28 20:47:37 -07:00
Robert NishiharaandPhilipp Moritz 975bfe89ad check that we are connected before calling ray commands (#303) 2016-07-27 11:20:37 -07:00
mehrdadnandRobert Nishihara f2c43bec87 Function serialization (#261) 2016-07-17 22:05:07 -07:00
Wapaul1andRobert Nishihara 292abaa41c Moved Imagenet loading library to example applications; Changed code to return filenames as well as arrays (#257) 2016-07-11 18:06:58 -07:00
Robert NishiharaandPhilipp Moritz fa1d0f4e0f improve wording in installation documentation (#256) 2016-07-11 00:22:05 -07:00
Robert NishiharaandPhilipp Moritz 4b91d79915 fixes to documentation (#242) 2016-07-10 15:06:44 -07:00
Robert NishiharaandPhilipp Moritz e1a74eadbe remove installation of dependencies from setup script (#239) 2016-07-08 20:03:21 -07:00