Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/cuda/
Djit_utils.cpp548 const std::string offset_calc_template = R"ESCAPE( variable
1164 jit_preamble + jit_common_types + offset_calc_template + jit_code_template + jit_epilogue); in generate_code()
1390 … jit_preamble + jit_common_types + offset_calc_template + get_reduction_template() + jit_epilogue); in generate_reduction_code()