Searched defs:kInputData (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/lite/micro/kernels/ |
| D | transpose_conv_test.cc | 31 static const float kInputData[kInputElements] = { variable
|
| D | conv_test.cc | 32 static const float kInputData[kInputElements] = {1, 1, 1, 1, 2, 2, 2, 2, variable
|
| /external/angle/src/tests/gl_tests/ |
| D | ComputeShaderTest.cpp | 2445 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/ |
| D | lstm.cc | 2166 kInputData = 0, enumerator
|