mirror of
https://github.com/wassname/ray.git
synced 2026-07-23 13:10:11 +08:00
[cpp worker] support cluster mode and object Put/Get works (#9682)
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
#include "ray/common/task/task_common.h"
|
||||
#include "ray/common/task/task_spec.h"
|
||||
#include "ray/common/task/task_util.h"
|
||||
#include "ray/common/test_util.h"
|
||||
#include "ray/core_worker/common.h"
|
||||
#include "ray/core_worker/context.h"
|
||||
#include "ray/core_worker/core_worker.h"
|
||||
#include "ray/core_worker/store_provider/memory_store/memory_store.h"
|
||||
#include "ray/gcs/gcs_client.h"
|
||||
#include "ray/util/logging.h"
|
||||
|
||||
Reference in New Issue
Block a user