/aosp_15_r20/external/XNNPACK/test/ |
H A D | square-root-operator-tester.h | 143 void TestF32() const { in TestF32() function
|
H A D | bankers-rounding-operator-tester.h | 140 void TestF32() const { in TestF32() function
|
H A D | ceiling-operator-tester.h | 140 void TestF32() const { in TestF32() function
|
H A D | abs-operator-tester.h | 140 void TestF32() const { in TestF32() function
|
H A D | negate-operator-tester.h | 139 void TestF32() const { in TestF32() function
|
H A D | floor-operator-tester.h | 140 void TestF32() const { in TestF32() function
|
H A D | truncation-operator-tester.h | 140 void TestF32() const { in TestF32() function
|
H A D | square-operator-tester.h | 143 void TestF32() const { in TestF32() function
|
H A D | hardswish-operator-tester.h | 141 void TestF32() const { in TestF32() function
|
H A D | softmax-operator-tester.h | 180 void TestF32() const { in TestF32() function
|
H A D | prelu-operator-tester.h | 235 void TestF32() const { in TestF32() function
|
H A D | elu-operator-tester.h | 212 void TestF32() const { in TestF32() function
|
H A D | clamp-operator-tester.h | 184 void TestF32() const { in TestF32() function
|
H A D | leaky-relu-operator-tester.h | 207 void TestF32() const { in TestF32() function
|
H A D | sigmoid-operator-tester.h | 194 void TestF32() const { in TestF32() function
|
H A D | argmax-pooling-operator-tester.h | 330 void TestF32() const { in TestF32() function
|
H A D | fully-connected-operator-tester.h | 518 void TestF32() const { in TestF32() function
|
H A D | binary-elementwise-operator-tester.h | 784 void TestF32() const { in TestF32() function
|
H A D | average-pooling-operator-tester.h | 557 void TestF32() const { in TestF32() function
|
H A D | max-pooling-operator-tester.h | 731 void TestF32() const { in TestF32() function
|
H A D | deconvolution-operator-tester.h | 1073 void TestF32() const { in TestF32() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | matrix_ops_simple_test.cc | 165 XLA_TEST_P(TestLinspaceMaxParametric, TestF32) { TestImpl<float>(); } in XLA_TEST_P() argument
|
H A D | dot_operation_test.cc | 421 XLA_TEST_P(ParametricDotTest, TestF32) { TestImpl<float>(); } in XLA_TEST_P() argument 495 XLA_TEST_P(ParametricDotTestWithoutLayoutAssignment, TestF32) { in XLA_TEST_P() argument
|