Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
COMMITS
/ cpp/example/example.cc February 8, 2022
G
[Doc] Fix bad doc and recover doc of c++ api (#22213)
Guyang Song committed
August 12, 2021
G
[C++ API][Fix] support ray::Init without RayConfig (#17733)
Guyang Song committed
August 10, 2021
Q
August 9, 2021
S
make C++ example more simpler (#17609)
SongGuyang committed
August 4, 2021
S
Support copyright format for c++ files (#14348)
SongGuyang committed
July 16, 2021
S
[C++ API] support loading C++ dynamic libraries from code search path (#16828)
SongGuyang committed
June 16, 2021
Q
[C++ Worker]Generate a template project for users (#16337)
qicosmos committed
May 31, 2021
Q
[C++ Woker] Remove ray core dependency completely (#16108)
qicosmos committed
S
[C++ worker] support config from RayConfig and command line(gflag) (#16086)
SongGuyang committed
May 19, 2021
Q
[C++ worker] Remove func ptr offset (#15809)
qicosmos committed
April 12, 2021
Q
[C++ worker] Ray actor task for RAY_REMOTE (#15039)
qicosmos committed
March 29, 2021
Q
[C++ Worker] Improve normal task remote interface (#14978)
qicosmos committed
February 1, 2021
S
support dynamic library loading in C++ worker (#13734)
SongGuyang committed