Home
last modified time | relevance | path

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

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