Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/kernels/test/
H A Dop_scalar_tensor_test.cpp33 void test_scalar_tensor_out_0d(CTYPE value) { in test_scalar_tensor_out_0d() function in OpScalarTensorOutTest
78 test_scalar_tensor_out_0d<ctype, ScalarType::dtype>(4); \
79 test_scalar_tensor_out_0d<ctype, ScalarType::dtype>(8); \
80 test_scalar_tensor_out_0d<ctype, ScalarType::dtype>(9); \