Home
last modified time | relevance | path

Searched refs:const_code (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dcompile_fx.py778 const_code = None
799 const_code, _ = const_graph.codegen_with_cpp_wrapper()
815 const_code=const_code,
H A Dgraph.py311 const_code=None, argument
325 self.const_code = const_code
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dcpp_wrapper_cpu.py413 self.prefix.splice(V.graph.const_code)