mirror of
https://github.com/exo-explore/exo.git
synced 2025-12-23 22:27:50 -05:00
fix: Improve naming
This commit is contained in:
@@ -70,7 +70,7 @@ class MasterState(SharedState):
|
|||||||
cache_policy: CachePolicy[CachePolicyType]
|
cache_policy: CachePolicy[CachePolicyType]
|
||||||
|
|
||||||
|
|
||||||
def get_inference_plan(
|
def get_shard_assignments(
|
||||||
inbox: Queue[ExternalCommand],
|
inbox: Queue[ExternalCommand],
|
||||||
outbox: Queue[ExternalCommand],
|
outbox: Queue[ExternalCommand],
|
||||||
resource_graph: ResourceGraph,
|
resource_graph: ResourceGraph,
|
||||||
|
|||||||
Reference in New Issue
Block a user