mirror of
https://github.com/wassname/ray.git
synced 2026-09-27 14:20:43 +08:00
Fetch internal config from raylet (#8195)
This commit is contained in:
@@ -83,5 +83,3 @@ cdef extern from "ray/common/ray_config.h" nogil:
|
||||
uint32_t maximum_gcs_deletion_batch_size() const
|
||||
|
||||
int64_t max_direct_call_object_size() const
|
||||
|
||||
void initialize(const unordered_map[c_string, c_string] &config_map)
|
||||
|
||||
Reference in New Issue
Block a user