Home
last modified time | relevance | path

Searched defs:num_shapes (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/kernels/
Dsub_test.cc183 constexpr int num_shapes = 4; in TF_LITE_MICRO_TEST() local
208 constexpr int num_shapes = 4; in TF_LITE_MICRO_TEST() local
313 constexpr int num_shapes = 4; in TF_LITE_MICRO_TEST() local
345 constexpr int num_shapes = 4; in TF_LITE_MICRO_TEST() local
380 constexpr int num_shapes = 4; in TF_LITE_MICRO_TEST() local
427 constexpr int num_shapes = 4; in TF_LITE_MICRO_TEST() local
Dadd_test.cc184 constexpr int num_shapes = 4; in TF_LITE_MICRO_TEST() local
209 constexpr int num_shapes = 4; in TF_LITE_MICRO_TEST() local
314 constexpr int num_shapes = 4; in TF_LITE_MICRO_TEST() local
346 constexpr int num_shapes = 4; in TF_LITE_MICRO_TEST() local
381 constexpr int num_shapes = 4; in TF_LITE_MICRO_TEST() local
428 constexpr int num_shapes = 4; in TF_LITE_MICRO_TEST() local
Dcomparisons_test.cc791 const int num_shapes = 4; in TF_LITE_MICRO_TEST() local
820 const int num_shapes = 4; in TF_LITE_MICRO_TEST() local
849 const int num_shapes = 4; in TF_LITE_MICRO_TEST() local
878 const int num_shapes = 4; in TF_LITE_MICRO_TEST() local
907 const int num_shapes = 4; in TF_LITE_MICRO_TEST() local
936 const int num_shapes = 4; in TF_LITE_MICRO_TEST() local
965 const int num_shapes = 4; in TF_LITE_MICRO_TEST() local
994 const int num_shapes = 4; in TF_LITE_MICRO_TEST() local
1023 const int num_shapes = 4; in TF_LITE_MICRO_TEST() local
1052 const int num_shapes = 4; in TF_LITE_MICRO_TEST() local
[all …]
/external/libaom/libaom/test/
Dav1_nn_predict_test.cc193 const int num_shapes) { in RunNnPredictTest_all()
198 const int num_shapes, in RunNnPredictSpeedTest_all()
/external/tensorflow/tensorflow/c/
Dc_api.cc924 int num_shapes) { in TF_SetAttrShapeList()
963 const size_t* proto_lens, int num_shapes, in TF_SetAttrTensorShapeProtoList()
1425 int64_t** dims, int* num_dims, int num_shapes, in TF_OperationGetAttrShapeList()