Home
last modified time | relevance | path

Searched defs:ScopeContextManager (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/
H A Dtracer.py14 class ScopeContextManager(torch.fx.proxy.ScopeContextManager): class
/aosp_15_r20/external/pytorch/torch/fx/
H A Dproxy.py64 class ScopeContextManager: class