Home
last modified time | relevance | path

Searched defs:output_shape1 (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Ddetection_postprocess_test.cc164 std::vector<int> output_shape1 = m.GetOutputShape1(); in TEST() local
224 std::vector<int> output_shape1 = m.GetOutputShape1(); in TEST() local
287 std::vector<int> output_shape1 = m.GetOutputShape1(); in TEST() local
349 std::vector<int> output_shape1 = m.GetOutputShape1(); in TEST() local
506 std::vector<int> output_shape1 = m.GetOutputShape1(); in TEST() local
565 std::vector<int> output_shape1 = m.GetOutputShape1(); in TEST() local
658 std::vector<int> output_shape1 = m.GetOutputShape1(); in TEST_P() local
736 std::vector<int> output_shape1 = m.GetOutputShape1(); in TEST() local
792 std::vector<int> output_shape1 = m.GetOutputShape1(); in TEST() local
851 std::vector<int> output_shape1 = m.GetOutputShape1(); in TEST() local
[all …]
/external/ComputeLibrary/tests/validation/fixtures/
DDirectConvolutionLayerTensorShiftFixture.h122 TensorShape output_shape1 = get_output_shape(output_shape, weights_shape, info); in compute_target() local
173 TensorShape output_shape1 = get_output_shape(output_shape, weights_shape, info); in compute_reference() local