Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/aot/
H A Dtest.cc45 #define CPP_CLASS {{TFCOMPILE_CPP_CLASS}} // NOLINT(whitespace/braces) macro
65 CPP_CLASS computation; in TEST()
77 CPP_CLASS computation; in BM_NAME()
H A Dbenchmark_main.template26 #define CPP_CLASS {{TFCOMPILE_CPP_CLASS}} // NOLINT(whitespace/braces)
36 CPP_CLASS computation;
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/
H A Dgenerate_kernels.py110 CPP_CLASS=self.cpp_class,
219 CPP_CLASS=self.cpp_class,