Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/pytorch
/ IsImmediate
Function
IsImmediate
caffe2/python/workspace.py:580–581 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
578
579
580
def
IsImmediate():
581
return
_immediate_mode
582
583
584
@contextlib.contextmanager
Callers
2
StartImmediate
Function · 0.85
StopImmediate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…