Searched refs:_call_user_compiler (Results 1 – 1 of 1) sorted by relevance
1416 return self._call_user_compiler(gm)1418 def _call_user_compiler(self, gm: fx.GraphModule) -> CompiledFn: member in OutputGraph