Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/kernels/test/
H A Dop_add_test.cpp95 void test_floating_point_add_out() { in test_floating_point_add_out() function in OpAddOutKernelTest
137 test_floating_point_add_out<ScalarType::Float>(); in TEST_F()
141 test_floating_point_add_out<ScalarType::Double>(); in TEST_F()
145 test_floating_point_add_out<ScalarType::Half>(); in TEST_F()
149 test_floating_point_add_out<ScalarType::BFloat16>(); in TEST_F()