MCPcopy
hub / github.com/deepspeedai/DeepSpeed / get_dynamo_stats

Function get_dynamo_stats

tests/torch_compile/test_compile.py:17–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15
16
17def get_dynamo_stats():
18 return torch._dynamo.utils.counters["graph_break"]
19
20
21class RandomDataset(Dataset):

Callers 1

test_compile.pyFile · 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…