Home
last modified time | relevance | path

Searched defs:test_shapes (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dsquared_difference_test.cc95 std::vector<std::vector<int>> test_shapes = { in TEST() local
112 std::vector<std::vector<int>> test_shapes = { in TEST() local
140 std::vector<std::vector<int>> test_shapes = { in TEST() local
155 std::vector<std::vector<int>> test_shapes = { in TEST() local
186 std::vector<std::vector<int>> test_shapes = { in TEST() local
204 std::vector<std::vector<int>> test_shapes = { in TEST() local
Ddiv_test.cc108 std::vector<std::vector<int>> test_shapes = { in TEST() local
125 std::vector<std::vector<int>> test_shapes = { in TEST() local
143 std::vector<std::vector<int>> test_shapes = {{1, 2, 1, 2, 2}}; in TEST() local
180 std::vector<std::vector<int>> test_shapes = { in TEST() local
195 std::vector<std::vector<int>> test_shapes = { in TEST() local
260 const std::vector<std::vector<int>> test_shapes = { in QuantizedVariousInputShapes() local
287 const std::vector<std::vector<int>> test_shapes = { in QuantizedWithBroadcast() local
Dsub_test.cc162 std::vector<std::vector<int>> test_shapes = { in TEST() local
179 std::vector<std::vector<int>> test_shapes = { in TEST() local
196 std::vector<std::vector<int>> test_shapes = {{1, 3, 1, 2, 1}}; in TEST() local
232 std::vector<std::vector<int>> test_shapes = { in TEST() local
247 std::vector<std::vector<int>> test_shapes = { in TEST() local
283 std::vector<std::vector<int>> test_shapes = { in TEST() local
298 std::vector<std::vector<int>> test_shapes = { in TEST() local
388 std::vector<std::vector<int>> test_shapes = { in QuantizedVariousInputShapes() local
422 std::vector<std::vector<int>> test_shapes = { in QuantizedWithBroadcast() local
499 std::vector<std::vector<int>> test_shapes = { in TEST() local
[all …]
Dmul_test.cc116 const std::vector<std::vector<int>> test_shapes = { in TEST() local
133 const std::vector<std::vector<int>> test_shapes = { in TEST() local
150 const std::vector<std::vector<int>> test_shapes = { in TEST() local
169 const std::vector<std::vector<int>> test_shapes = { in TEST() local
217 const std::vector<std::vector<int>> test_shapes = { in TEST() local
262 const std::vector<std::vector<int>> test_shapes = { in TEST() local
277 const std::vector<std::vector<int>> test_shapes = { in TEST() local
405 const std::vector<std::vector<int>> test_shapes = { in WithBroadcast() local
434 const std::vector<std::vector<int>> test_shapes = { in QuantizedWithMixedBroadcast() local
Dadd_test.cc149 std::vector<std::vector<int>> test_shapes = { in TEST() local
165 std::vector<std::vector<int>> test_shapes = { in TEST() local
197 std::vector<std::vector<int>> test_shapes = { in TEST() local
277 std::vector<std::vector<int>> test_shapes = { in TYPED_TEST() local
292 std::vector<std::vector<int>> test_shapes = { in TYPED_TEST() local
409 std::vector<std::vector<int>> test_shapes = { in QuantizedVariousInputShapes() local
439 std::vector<std::vector<int>> test_shapes = { in QuantizedWithScalarBroadcast() local
490 std::vector<std::vector<int>> test_shapes = { in QuantizedWithMixedBroadcast() local
Dcomparisons_test.cc569 std::vector<std::vector<int>> test_shapes = { in TEST() local
587 std::vector<std::vector<int>> test_shapes = { in TEST() local
605 std::vector<std::vector<int>> test_shapes = { in TEST() local
623 std::vector<std::vector<int>> test_shapes = { in TEST() local
641 std::vector<std::vector<int>> test_shapes = { in TEST() local
659 std::vector<std::vector<int>> test_shapes = { in TEST() local
677 std::vector<std::vector<int>> test_shapes = { in TEST() local
695 std::vector<std::vector<int>> test_shapes = { in TEST() local
713 std::vector<std::vector<int>> test_shapes = { in TEST() local
731 std::vector<std::vector<int>> test_shapes = { in TEST() local
[all …]
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/
Dsquared_difference_test.cc71 std::vector<std::vector<int>> test_shapes = { in TEST() local
88 std::vector<std::vector<int>> test_shapes = { in TEST() local
/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
Dcall_test.cc182 std::vector<std::vector<int>> test_shapes = { in TEST_F() local
256 std::vector<std::vector<int>> test_shapes = { in TEST_F() local
/external/tensorflow/tensorflow/python/kernel_tests/signal/
Dspectral_ops_test.py120 def test_shapes(self): member in SpectralOpsTest
/external/tensorflow/tensorflow/core/ops/
Dmath_ops_test.cc113 auto test_shapes = [&](ShapeInferenceTestOp& op, in TEST() local