Robert Nishihara
84296c8905
Documentation for using Ray on a cluster. ( #165 )
2016-12-30 00:29:03 -08:00
Robert Nishihara
ddba1df802
Start working toward Python3 compatibility. ( #117 )
2016-12-11 12:25:31 -08:00
Robert Nishihara
28a80ca058
Remove out-of-date documentation. ( #40 )
2016-11-12 19:34:22 -08:00
Robert Nishihara
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 Nishihara
4fc42c3e1e
Fix in documentation link. ( #439 )
2016-09-17 00:45:22 -07:00
Robert Nishihara
52d953bde6
Document serialization in the object store. ( #436 )
2016-09-16 23:49:59 -07:00
Robert Nishihara
228525eec7
Add documentation for reusable variables. ( #437 )
2016-09-16 23:10:34 -07:00
Robert Nishihara
4863a5155c
Cleanup setting and getting of tensorflow weights. ( #385 )
...
* Cleanup setting and getting of tensorflow weights.
* Add documentation for using TensorFlow.
* Group get_weights and set_weights in a function.
* Update readme.
2016-09-16 23:05:14 -07:00
Philipp Moritz
3548797202
[API] Implement get for multiple objects ( #398 )
...
* [API] Implement get for multiple objects
* Small fixes.
2016-09-02 18:02:44 -07:00
Robert Nishihara
fb7ccef493
Allow remote decorator to be used with no parentheses.
2016-08-30 16:38:26 -07:00
Robert Nishihara
d7f313a026
Remove type information from remote decorator.
2016-08-29 22:05:59 -07:00
Robert Nishihara
1d6977b2b8
add Pong example to README ( #337 )
2016-08-01 18:29:04 -07:00
Johann Schleier-Smith
79e4a5a00e
Ray with Docker ( #324 )
...
* Ray with Docker
* cleanup based on comments
* rename docker user to ray-user
* add examples docker image
* working toward reliable Docker devel image
* adjust ray-user uid for Linux builds on AWS
* update documentation
* reduced dependencies for examples
* updated Docker documentation
* experimental notice on developing with Docker
2016-08-01 16:44:11 -07:00
Robert Nishihara
98a508d6ca
Terminology change Object Reference -> Object ID ( #330 )
2016-07-31 19:58:03 -07:00
Robert Nishihara
2040372084
unify starting local cluster with attaching to existing cluster ( #327 )
2016-07-31 19:26:35 -07:00
Robert Nishihara
0e5b858324
change remote function invocation from func() to func.remote() ( #328 )
2016-07-31 15:25:19 -07:00
Robert Nishihara
8d5e61d3c0
update tutorial ( #318 )
2016-07-28 20:47:37 -07:00
Robert Nishihara
f79494c8c6
Alexnet example for Imagenet ( #319 )
2016-07-28 16:59:19 -07:00
Robert Nishihara
e1a74eadbe
remove installation of dependencies from setup script ( #239 )
2016-07-08 20:03:21 -07:00
Robert Nishihara
5873831c21
basic tutorials ( #204 )
2016-07-06 13:51:32 -07:00
Robert Nishihara
0ffe657e27
enable restarting workers in singlenode case, plus cleanups to cluster.py ( #190 )
2016-07-01 14:10:51 -07:00
Mehrdad
f2d2b585e3
Split up and polish build scripts
2016-06-22 16:20:56 -07:00
Robert Nishihara
d19c455b2b
travis for os x ( #125 )
2016-06-22 11:28:01 -07:00
Mehrdad
c230b6b459
Windows support for Visual Studio 2015
2016-06-19 20:51:40 -07:00
Robert Nishihara
13a83066a4
cluster setup script ( #111 )
2016-06-14 15:42:28 -07:00
Philipp Moritz
acc51309e7
load imagenet
2016-06-10 17:25:55 -07:00
Robert Nishihara
613be0fabc
updating readme ( #99 )
2016-06-10 15:36:10 -07:00
Robert Nishihara
d06a5cc13f
build on mac os x ( #96 )
2016-06-10 15:35:49 -07:00
Robert Nishihara
4cc024ae36
renaming project, halo -> ray ( #95 )
2016-06-10 14:12:15 -07:00
Robert Nishihara
67086f663e
change filenames and directory structure to use halo ( #81 )
2016-06-03 18:32:57 -07:00
Philipp Moritz
a76d91f50d
Locality aware scheduler
2016-05-17 15:08:49 -07:00
Philipp Moritz
e2509a044c
Build script for installing photon
2016-05-16 09:29:50 -07:00
Philipp Moritz
8d0c3be28f
implement serialization using numbuf
2016-04-26 15:14:04 -07:00
Robert Nishihara
1548a1a523
implement reference counting and much more ( #43 )
2016-04-18 13:05:36 -07:00
Robert Nishihara
237f9e7198
instructions for installing arrow ( #39 )
2016-04-09 00:07:56 -07:00
Robert Nishihara
d4e705e4f4
add setup instructions
2016-02-22 17:32:07 -08:00