Searched defs:fx_pass (Results 1 – 2 of 2) sorted by relevance
21 def fx_pass(graph: torch.fx.GraphModule) -> None: function
464 fx_pass: _FxPass = dataclasses.field( variable in _POERules