Searched defs:kOutputShape (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/lite/micro/kernels/ |
| D | conv_test.cc | 45 static const int kOutputShape[] = {4, 2, 1, 2, 3}; variable 89 const int kOutputShape[] = {4, 2, 1, 1, 1}; in TF_LITE_MICRO_TEST() local
|
| D | transpose_conv_test.cc | 45 static const int kOutputShape[] = {4, 1, 4, 4, 1}; variable
|