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