Searched refs:call_user_compiler (Results 1 – 1 of 1) sorted by relevance
1369 compiled_fn = self.call_user_compiler(gm)1412 def call_user_compiler(self, gm: fx.GraphModule) -> CompiledFn: member in OutputGraph