Home
last modified time | relevance | path

Searched defs:compute_reference (Results 1 – 25 of 99) sorted by relevance

1234

/external/ComputeLibrary/tests/validation/fixtures/UNIT/
DMemoryManagerFixture.h120 SimpleTensor<T> compute_reference() in compute_reference() function
256 SimpleTensor<T> compute_reference() in compute_reference() function
387 SimpleTensor<T> compute_reference() in compute_reference() function
/external/ComputeLibrary/tests/validation/fixtures/
DGEMMLowpFixture.h248 …SimpleTensor<int32_t> compute_reference(const TensorShape &shape_a, const TensorShape &shape_b, co… in compute_reference() function
301 …SimpleTensor<TI> compute_reference(const TensorShape &shape_a, const TensorShape &shape_b, const T… in compute_reference() function
414 …SimpleTensor<uint8_t> compute_reference(const TensorShape &shape, int32_t result_offset, int32_t r… in compute_reference() function
516 …SimpleTensor<int8_t> compute_reference(const TensorShape &shape, int32_t result_offset, int32_t re… in compute_reference() function
610 …SimpleTensor<int8_t> compute_reference(const TensorShape &shape, int32_t result_fixed_point_multip… in compute_reference() function
705 …SimpleTensor<uint8_t> compute_reference(const TensorShape &shape, int32_t result_fixed_point_multi… in compute_reference() function
810 …SimpleTensor<T> compute_reference(const TensorShape &shape, float_t result_real_multiplier, int32_… in compute_reference() function
903 …SimpleTensor<int16_t> compute_reference(const TensorShape &shape, int32_t result_fixed_point_multi… in compute_reference() function
1045 …SimpleTensor<int32_t> compute_reference(const TensorShape &lhs_shape, const TensorShape &rhs_shape… in compute_reference() function
1200 …SimpleTensor<int32_t> compute_reference(const TensorShape &lhs_shape, const TensorShape &rhs_shape… in compute_reference() function
[all …]
DLogicalFixture.h110 SimpleTensor<T> compute_reference(const TensorShape &shape0, const TensorShape &shape1) in compute_reference() function
164 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function
DAddMulAddFixture.h152 …void compute_reference(const TensorShape &shape, DataType data_type, ActivationLayerInfo &act_info) in compute_reference() function
219 …void compute_reference(const TensorShape &shape, DataType data_type, ActivationLayerInfo &act_info) in compute_reference() function
DWinogradConvolutionLayerFixture.h166 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, const TensorShape &weights_shape… in compute_reference() function
338 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, const TensorShape &output_shape,… in compute_reference() function
453 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, const TensorShape &output_shape,… in compute_reference() function
566 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, WinogradInfo winograd_info, Data… in compute_reference() function
DFFTFixture.h112 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function
244 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, const TensorShape &weights_shape… in compute_reference() function
DDepthwiseConvolutionLayerFixture.h179 void compute_reference() in compute_reference() function
391 void compute_reference() in compute_reference() function
573 void compute_reference() in compute_reference() function
DSliceOperationsFixtures.h92 …SimpleTensor<T> compute_reference(const TensorShape &shape, const Coordinates &starts, const Coord… in compute_reference() function
161 SimpleTensor<T> compute_reference(const TensorShape &shape, in compute_reference() function
DSplitFixture.h109 …std::vector<SimpleTensor<T>> compute_reference(const TensorShape &shape, unsigned int axis, unsign… in compute_reference() function
218 …std::vector<SimpleTensor<T>> compute_reference(TensorShape shape, unsigned int axis, std::vector<T… in compute_reference() function
DFillFixture.h75 SimpleTensor<T> compute_reference(const TensorShape &input_shape, DataType data_type) in compute_reference() function
DFloorFixture.h90 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function
DBitwiseNotFixture.h89 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function
DTransposeFixture.h93 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function
DBitwiseAndFixture.h94 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function
DBitwiseXorFixture.h94 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function
DBitwiseOrFixture.h94 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function
DTileFixture.h89 …SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type, const Multiples &m… in compute_reference() function
DPermuteFixture.h95 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, DataType data_type, PermutationV… in compute_reference() function
DCopyFixture.h94 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, const TensorShape &output_shape,… in compute_reference() function
DMeanStdDevNormalizationLayerFixture.h113 …SimpleTensor<T> compute_reference(const TensorShape &shape, DataType dt, float epsilon, Quantizati… in compute_reference() function
DGEMMInterleave4x4Fixture.h113 …SimpleTensor<T> compute_reference(const TensorShape &shape_a, const TensorShape &shape_b, DataType… in compute_reference() function
DGEMMTranspose1xWFixture.h115 SimpleTensor<T> compute_reference(const TensorShape &shape_a, DataType data_type) in compute_reference() function
DReshapeLayerFixture.h94 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, const TensorShape &output_shape,… in compute_reference() function
DFlattenLayerFixture.h105 …SimpleTensor<T> compute_reference(const TensorShape &shape, const TensorShape &shape_flatten, Data… in compute_reference() function
DDropoutLayerFixture.h94 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function

1234