MCPcopy 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
580def IsImmediate():
581 return _immediate_mode
582
583
584@contextlib.contextmanager

Callers 2

StartImmediateFunction · 0.85
StopImmediateFunction · 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…