Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/kernels/test/
H A Dop_sigmoid_test.cpp32 void test_integer_sigmoid_out() { in test_integer_sigmoid_out() function in OpSigmoidOutTest
69 test_integer_sigmoid_out<ScalarType::dtype, ScalarType::Half>(); in TEST_F()
76 test_integer_sigmoid_out<ScalarType::dtype, ScalarType::Float>(); in TEST_F()
83 test_integer_sigmoid_out<ScalarType::dtype, ScalarType::Double>(); in TEST_F()