ray/cpp
Tao Wang b6fe6156f5
[C++ worker]Support ActorHandle type return value (#28077)
Before we support `ActorHandle` type as parameter, this PR adds support for `ActorHandle` type as return type.
2022-08-25 10:05:05 +08:00
..
example [C++ API] script exits if a single command fails(#26344) 2022-07-07 16:54:53 +08:00
include/ray [C++ worker]Support ActorHandle type return value (#28077) 2022-08-25 10:05:05 +08:00
src/ray [C++ worker]Support ActorHandle type return value (#28077) 2022-08-25 10:05:05 +08:00
symbols Hide other symbols in libray_api.so only keep ray* (#26069) 2022-07-01 11:51:40 +08:00
BUILD.bazel Replace boost::filesystem with std::filesystem (#27522) 2022-08-04 21:33:51 -07:00
test_python_call_cpp.py apply isort uniformly for a subset of directories (#25824) 2022-06-17 13:40:32 -07:00