We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37cb96d commit 248121aCopy full SHA for 248121a
src/forge/controller/provisioner.py
@@ -15,7 +15,7 @@
15
import socket
16
import uuid
17
18
-from monarch._src.actor.shape import NDSlice, Shape
+from monarch._src.actor.shape import Extent, NDSlice, Shape
19
from monarch.actor import Actor, endpoint, ProcMesh
20
21
from monarch.tools import commands
0 commit comments