MCPcopy Index your code
hub / github.com/pytorch/pytorch / MyContext

Class MyContext

caffe2/python/context_test.py:10–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8
9
10class MyContext(context.Managed):
11 pass
12
13class DefaultMyContext(context.DefaultManaged):
14 pass

Callers 3

use_my_contextMethod · 0.85
testNonDefaultCurrentMethod · 0.85
testNestedContextsMethod · 0.85

Calls

no outgoing calls

Tested by 3

use_my_contextMethod · 0.68
testNonDefaultCurrentMethod · 0.68
testNestedContextsMethod · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…