team-10/env/Lib/site-packages/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp

14 lines
184 B
C++
Raw Permalink Normal View History

2025-08-02 07:34:44 +02:00
// ${generated_comment}
${includes}
${native_functions_include}
namespace {
${helper_fns}
} // namespace
${namespace_prologue}
${native_function_definitions}
${namespace_epilogue}