mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-01 18:19:18 -05:00
docs(root): add MLSysim to top-level ecosystem links
This commit is contained in:
@@ -10,7 +10,7 @@ def test_distributed_solver():
|
||||
cluster = Systems.Clusters.Research_256
|
||||
|
||||
result = solver.solve(gpt3, cluster, batch_size=32)
|
||||
assert hasattr(result, "node_performance")
|
||||
assert hasattr(result, "node_profile")
|
||||
assert hasattr(result, "communication_latency")
|
||||
assert hasattr(result, "scaling_efficiency")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user