Home
last modified time | relevance | path

Searched defs:ArrayFloatNear (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/graph_transformations/tests/
Dfuse_binary_into_following_affine_test.cc29 std::vector<testing::Matcher<float>> ArrayFloatNear( in ArrayFloatNear() function
Dresolve_constant_concatenation_test.cc29 std::vector<testing::Matcher<float>> ArrayFloatNear( in ArrayFloatNear() function
Dlstm_utils_test.cc30 std::vector<testing::Matcher<float>> ArrayFloatNear( in ArrayFloatNear() function
/external/tensorflow/tensorflow/lite/kernels/
Dtest_util.cc25 std::vector<Matcher<float>> ArrayFloatNear(const std::vector<float>& values, in ArrayFloatNear() function