Home
last modified time | relevance | path

Searched defs:shape0 (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DSubtractionTestImpl.cpp24 const unsigned int shape0[] = { 1, 1, 2, 2 }; in SubtractionUint8Test() local
54 const unsigned int shape0[] = { 1, 1, 2, 2 }; in SubtractionBroadcast1ElementUint8Test() local
86 const unsigned int shape0[] = { 1, 1, 2, 2 }; in SubtractionBroadcastUint8Test() local
112 const unsigned int shape0[] = { 1, 1, 2, 2 }; in SubtractionTest() local
136 const unsigned int shape0[] = { 1, 1, 2, 2 }; in SubtractionBroadcast1ElementTest() local
162 const unsigned int shape0[] = { 1, 1, 2, 2 }; in SubtractionBroadcastTest() local
190 const unsigned int shape0[] = { 1, 1, 2, 2 }; in SubtractionFloat16Test() local
216 const unsigned int shape0[] = { 1, 1, 2, 2 }; in SubtractionBroadcast1ElementFloat16Test() local
244 const unsigned int shape0[] = { 1, 1, 2, 2 }; in SubtractionBroadcastFloat16Test() local
299 const unsigned int shape0[] = { 1, 1, 2, 2 }; in SubtractionBroadcast1ElementInt16Test() local
[all …]
H A DMinimumTestImpl.cpp25 unsigned int shape0[] = { 1, 2, 2, 2 }; in MinimumBroadcast1ElementTest1() local
51 unsigned int shape0[] = { 1, 2, 2, 2 }; in MinimumBroadcast1ElementTest2() local
77 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MinimumBroadcast1DVectorUint8Test() local
152 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MinimumBroadcast1ElementFloat16Test() local
187 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MinimumBroadcast1DVectorFloat16Test() local
258 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MinimumBroadcast1ElementInt16Test() local
292 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MinimumBroadcast1DVectorInt16Test() local
363 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MinimumBroadcast1ElementInt32Test() local
397 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MinimumBroadcast1DVectorInt32Test() local
H A DMaximumTestImpl.cpp67 unsigned int shape0[] = { 1, 2, 2, 2 }; in MaximumBroadcast1ElementTest() local
93 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MaximumBroadcast1DVectorTest() local
173 unsigned int shape0[] = { 1, 2, 2, 2 }; in MaximumBroadcast1ElementFloat16Test() local
201 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MaximumBroadcast1DVectorFloat16Test() local
273 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MaximumBroadcast1ElementUint8Test() local
307 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MaximumBroadcast1DVectorUint8Test() local
368 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MaximumBroadcast1ElementInt16Test() local
402 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MaximumBroadcast1DVectorInt16Test() local
464 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MaximumBroadcast1ElementInt32Test() local
498 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MaximumBroadcast1DVectorInt32Test() local
H A DDivisionTestImpl.cpp109 unsigned int shape0[] = { 1, 2, 2, 2 }; in DivisionBroadcast1ElementTest() local
135 unsigned int shape0[] = { 1, 3, 3, 2 }; in DivisionBroadcast1DVectorTest() local
217 unsigned int shape0[] = { 1, 2, 2, 2 }; in DivisionBroadcast1ElementFloat16Test() local
245 unsigned int shape0[] = { 1, 3, 3, 2 }; in DivisionBroadcast1DVectorFloat16Test() local
325 unsigned int shape0[] = { 1, 2, 2, 2 }; in DivisionBroadcast1ElementUint8Test() local
351 unsigned int shape0[] = { 1, 3, 3, 2 }; in DivisionBroadcast1DVectorUint8Test() local
426 unsigned int shape0[] = { 1, 2, 2, 2 }; in DivisionBroadcast1ElementInt16Test() local
452 unsigned int shape0[] = { 1, 3, 3, 2 }; in DivisionBroadcast1DVectorInt16Test() local
533 unsigned int shape0[] = { 1, 2, 2, 2 }; in DivisionBroadcast1ElementInt32Test() local
559 unsigned int shape0[] = { 1, 3, 3, 2 }; in DivisionBroadcast1DVectorInt32Test() local
H A DMultiplicationTestImpl.cpp138 unsigned int shape0[] = { 1, 2, 2, 2 }; in MultiplicationBroadcast1ElementTest() local
164 unsigned int shape0[] = { 1, 3, 3, 2 }; in MultiplicationBroadcast1DVectorTest() local
252 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MultiplicationBroadcast1ElementUint8Test() local
286 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MultiplicationBroadcast1DVectorUint8Test() local
357 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MultiplicationBroadcast1ElementInt16Test() local
391 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MultiplicationBroadcast1DVectorInt16Test() local
462 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MultiplicationBroadcast1ElementInt32Test() local
496 const unsigned int shape0[] = { 1, 2, 2, 3 }; in MultiplicationBroadcast1DVectorInt32Test() local
H A DAdditionTestImpl.cpp416 const unsigned int shape0[] = { 1, 2, 2, 3 }; in AdditionUint8Test() local
460 const unsigned int shape0[] = { 1, 2, 2, 3 }; in AdditionInt16Test() local
504 const unsigned int shape0[] = { 1, 2, 2, 3 }; in AdditionInt32Test() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DElementwiseOperationsFixture.h86 …TensorType compute_target(const TensorShape &shape0, const TensorShape &shape1, DataType data_type… in compute_target()
162 SimpleTensor<T> compute_reference(const TensorShape &shape0, const TensorShape &shape1, in compute_reference()
203 …TensorType compute_target(const TensorShape &shape0, const TensorShape &shape1, DataType data_type… in compute_target()
263 SimpleTensor<T> compute_reference(const TensorShape &shape0, const TensorShape &shape1, in compute_reference()
281 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type0, DataType dat… in setup()
307 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type0, DataType dat… in setup()
333 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type0, DataType dat… in setup()
387 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type0, DataType dat… in setup()
413 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type0, DataType dat… in setup()
454 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type0, DataType dat… in setup()
[all …]
H A DArithmeticOperationsFixture.h49 …void setup(reference::ArithmeticOperation op, const TensorShape &shape0, const TensorShape &shape1… in setup()
66 …TensorType compute_target(const TensorShape &shape0, const TensorShape &shape1, DataType data_type… in compute_target()
126 …SimpleTensor<T> compute_reference(const TensorShape &shape0, const TensorShape &shape1, DataType d… in compute_reference()
154 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type, ConvertPolicy… in setup()
178 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type, ConvertPolicy… in setup()
215 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type, ConvertPolicy… in setup()
228 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type, ConvertPolicy… in setup()
240 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type, ConvertPolicy… in setup()
290 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type, ConvertPolicy… in setup()
H A DNormalizePlanarYUVLayerFixture.h48 …void setup(TensorShape shape0, TensorShape shape1, DataType dt, DataLayout data_layout, Quantizati… in setup()
83 …TensorType compute_target(TensorShape shape0, const TensorShape &shape1, DataType dt, DataLayout d… in compute_target()
125 …SimpleTensor<T> compute_reference(const TensorShape &shape0, const TensorShape &shape1, DataType d… in compute_reference()
148 void setup(TensorShape shape0, TensorShape shape1, DataType dt, DataLayout data_layout) in setup()
159 …void setup(TensorShape shape0, TensorShape shape1, DataType dt, DataLayout data_layout, Quantizati… in setup()
H A DComparisonFixture.h48 …void setup(ComparisonOperation op, const TensorShape &shape0, const TensorShape &shape1, DataType … in setup()
62const TensorShape &shape0, const TensorShape &shape1, DataType data_type, in compute_target()
98const TensorShape &shape0, const TensorShape &shape1, DataType data_type, in compute_reference()
121 …void setup(ComparisonOperation op, const TensorShape &shape0, const TensorShape &shape1, DataType … in setup()
155 …void setup(ComparisonOperation op, const TensorShape &shape0, const TensorShape &shape1, DataType … in setup()
H A DPixelWiseMultiplicationFixture.h48 void setup(const TensorShape &shape0, in setup()
74 …TensorType compute_target(const TensorShape &shape0, const TensorShape &shape1, DataType dt_in1, D… in compute_target()
133 …SimpleTensor<T3> compute_reference(const TensorShape &shape0, const TensorShape &shape1, DataType … in compute_reference()
171 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType dt_in1, DataType dt_in2,… in setup()
208 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType dt_in1, DataType dt_in2,… in setup()
234 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType dt_in1, DataType dt_in2,… in setup()
H A DArithmeticDivisionFixture.h48 void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type) in setup()
65 …TensorType compute_target(const TensorShape &shape0, const TensorShape &shape1, DataType data_type) in compute_target()
99 …SimpleTensor<T> compute_reference(const TensorShape &shape0, const TensorShape &shape1, DataType d… in compute_reference()
H A DBatchNormalizationLayerFixture.h48 …void setup(TensorShape shape0, TensorShape shape1, float epsilon, bool use_beta, bool use_gamma, A… in setup()
93 …TensorType compute_target(TensorShape shape0, const TensorShape &shape1, float epsilon, Activation… in compute_target()
145 …SimpleTensor<T> compute_reference(const TensorShape &shape0, const TensorShape &shape1, float epsi… in compute_reference()
H A DLogicalFixture.h83 void setup(TensorShape shape0, TensorShape shape1) in setup()
90 TensorType compute_target(const TensorShape &shape0, const TensorShape &shape1) in compute_target()
110 SimpleTensor<T> compute_reference(const TensorShape &shape0, const TensorShape &shape1) in compute_reference()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/
H A Delementwise_test.cc248 const BHWC shape0(1, 2, 1, 2); in TEST() local
263 const BHWC shape0(1, 2, 1, 2); in TEST() local
277 const BHWC shape0(1, 2, 1, 2); in TEST() local
297 const BHWC shape0(1, 1, 1, 7); in TEST() local
319 const BHWC shape0(1, 1, 1, 7); in TEST() local
358 const BHWC shape0(1, 2, 1, 2); in TEST() local
388 const BHWC shape0(1, 2, 1, 2); in TEST() local
422 const BHWC shape0(1, 2, 1, 2); in TEST() local
452 const BHWC shape0(1, 2, 1, 2); in TEST() local
486 const BHWC shape0(1, 2, 1, 2); in TEST() local
[all …]
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/dynamic_fusion/operators/
H A DMulFixture.h74 …TensorType compute_target(const TensorShape &shape0, const TensorShape &shape1, const TensorShape … in compute_target()
160 …SimpleTensor<T> compute_reference(const TensorShape &shape0, const TensorShape &shape1, const Tens… in compute_reference()
204 void setup(const TensorShape &shape0, DataType data_type, bool is_inplace) in setup()
215 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type, bool is_inpla… in setup()
226 …void setup(const TensorShape &shape0, const TensorShape &shape1, const TensorShape &shape2, DataTy… in setup()
/aosp_15_r20/external/armnn/src/backends/tosaReference/test/
H A DTosaRefLayerSupportTests.cpp22 TensorShape shape0 = {1,1,3,4}; variable
44 TensorShape shape0 = {1,1,3,4}; variable
195 TensorShape shape0 = {1,1,3,4}; variable
217 TensorShape shape0 = {1,1,3,4}; variable
379 TensorShape shape0 = {2,2}; variable
399 TensorShape shape0 = {1,1,3,4}; variable
465 TensorShape shape0 = {1,1,3,4}; variable
487 TensorShape shape0 = {1,1,3,4}; variable
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/dynamic_fusion/gpu/cl/
H A DElementwiseBinaryFixture.h98 …TensorType compute_target(const TensorShape &shape0, const TensorShape &shape1, const TensorShape … in compute_target()
184 …SimpleTensor<T> compute_reference(const TensorShape &shape0, const TensorShape &shape1, const Tens… in compute_reference()
224 …void setup(ArithmeticOperation ref_op, const TensorShape &shape0, DataType data_type, bool is_inpl… in setup()
235 …void setup(ArithmeticOperation ref_op, const TensorShape &shape0, const TensorShape &shape1, DataT… in setup()
246 …void setup(ArithmeticOperation ref_op, const TensorShape &shape0, const TensorShape &shape1, const… in setup()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Doutfeed_receiver_test.cc125 const Shape shape0 = ShapeUtil::MakeShape(U32, {16}); in TEST() local
158 const Shape shape0 = ShapeUtil::MakeShape(U32, {16}); in TEST() local
203 const Shape shape0 = ShapeUtil::MakeShape(U32, {16}); in TEST() local
246 const Shape shape0 = ShapeUtil::MakeShape(U32, {16}); in TEST() local
279 const Shape shape0 = ShapeUtil::MakeShape(U32, {16}); in TEST() local
306 const Shape shape0 = ShapeUtil::MakeShape(U32, {16}); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Ddtensor_ops.cc84 ShapeHandle shape0, shape1, shape2; in __anon3c2861b20202() local
/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/
H A Donedevice_train_palm_detection_filter_inference_beta.h12 int32_t shape0[2]; member
H A Donedevice_train_palm_detection_filter_inference.h12 int32_t shape0[2]; member
H A Donedevice_train_palm_detection_filter_inference_v2.h13 int32_t shape0[2]; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dprocess_broadcast_shapes.h40 inline bool ProcessBroadcastShapes(const RuntimeShape& shape0, in ProcessBroadcastShapes()
/aosp_15_r20/external/ComputeLibrary/tests/datasets/
H A DDynamicFusionDataset.h94 void add_config(TensorShape shape0, TensorShape shape1, TensorShape shape2) in add_config()

12