Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dbuiltin_functions.cpp26 auto scalar_operators_no_complex_source = at::jit::CodeTemplate( variable
142 loadSource(scalar_operators_no_complex_source.format(env), "aten"); in loadBuiltinFunctions()