Commit Graph
7 Commits
Author SHA1 Message Date
Robert Nishihara 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 Nishihara ac36cd6dcd remove protobuf version from pip install and add instructions for adding Ray to path (#362) 2016-08-09 12:09:06 -07:00
mehrdadn f2c43bec87 Function serialization (#261) 2016-07-17 22:05:07 -07:00
Wapaul1 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 Nishihara 4b91d79915 fixes to documentation (#242) 2016-07-10 15:06:44 -07:00
Robert Nishihara e1a74eadbe remove installation of dependencies from setup script (#239) 2016-07-08 20:03:21 -07:00