xref: /aosp_15_r20/external/pytorch/aten/src/ATen/templates/LazyNonNativeIr.h (revision da0073e96a02ea20f0ac840b70461e3646d07c45)
1 #pragma once
2 
3 ${lazy_non_native_ir_inc}
4 
5 // This file contains autogenerated LazyTensor Non Native IR nodes
6 
7 ${namespace_prologue}
8 
9 ${non_native_ir_nodes}
10 
11 ${namespace_epilogue}
12