Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/kernels/
Dtranspose_conv_test.cc31 static const float kInputData[kInputElements] = { variable
Dconv_test.cc32 static const float kInputData[kInputElements] = {1, 1, 1, 1, 2, 2, 2, 2, variable
/external/angle/src/tests/gl_tests/
DComputeShaderTest.cpp2445 constexpr std::array<GLuint, 9> kInputData = {{1, 2, 4, 8, 16, 32, 64, 128, 1}}; in TEST_P() local
2498 constexpr std::array<GLuint, 9> kInputData = {{1, 2, 4, 8, 16, 32, 64, 128, 1}}; in TEST_P() local
2546 constexpr std::array<GLuint, 4> kInputData = {{1, 2, 3, 0}}; in TEST_P() local
/external/tensorflow/tensorflow/lite/kernels/
Dlstm.cc2166 kInputData = 0, enumerator