Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dgraph.py1558 compiled = self.compile_to_module().call
1680 def compile_to_module(self): member in GraphLowering
1755 return self.compile_to_module().call
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py9353 graph.compile_to_module()
10608 mod = graph.compile_to_module()