Home
last modified time | relevance | path

Searched refs:_StatefulGraphModuleFactory (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/export/
H A D_unlift.py231 class _StatefulGraphModuleFactory(type): class
249 class _StatefulGraphModule(torch.fx.GraphModule, metaclass=_StatefulGraphModuleFactory):