Home
last modified time | relevance | path

Searched defs:template_node (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/test/inductor/extension_backends/cpp/
H A Dextension_codegen_backend.py30 def codegen_template(self, template_node, epilogue_nodes): argument
/aosp_15_r20/external/pytorch/test/inductor/extension_backends/triton/
H A Dextension_codegen_backend.py25 def codegen_template(self, template_node, epilogue_nodes): argument
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dsimd.py1452 self, template_node, epilogue_nodes, only_gen_src_code=False argument