/external/ComputeLibrary/tests/validation/fixtures/UNIT/ |
D | MemoryManagerFixture.h | 120 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/ |
D | GEMMLowpFixture.h | 248 …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 …]
|
D | LogicalFixture.h | 110 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
|
D | AddMulAddFixture.h | 152 …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
|
D | WinogradConvolutionLayerFixture.h | 166 …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
|
D | FFTFixture.h | 112 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
|
D | DepthwiseConvolutionLayerFixture.h | 179 void compute_reference() in compute_reference() function 391 void compute_reference() in compute_reference() function 573 void compute_reference() in compute_reference() function
|
D | SliceOperationsFixtures.h | 92 …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
|
D | SplitFixture.h | 109 …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
|
D | FillFixture.h | 75 SimpleTensor<T> compute_reference(const TensorShape &input_shape, DataType data_type) in compute_reference() function
|
D | FloorFixture.h | 90 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function
|
D | BitwiseNotFixture.h | 89 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function
|
D | TransposeFixture.h | 93 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function
|
D | BitwiseAndFixture.h | 94 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function
|
D | BitwiseXorFixture.h | 94 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function
|
D | BitwiseOrFixture.h | 94 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function
|
D | TileFixture.h | 89 …SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type, const Multiples &m… in compute_reference() function
|
D | PermuteFixture.h | 95 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, DataType data_type, PermutationV… in compute_reference() function
|
D | CopyFixture.h | 94 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, const TensorShape &output_shape,… in compute_reference() function
|
D | MeanStdDevNormalizationLayerFixture.h | 113 …SimpleTensor<T> compute_reference(const TensorShape &shape, DataType dt, float epsilon, Quantizati… in compute_reference() function
|
D | GEMMInterleave4x4Fixture.h | 113 …SimpleTensor<T> compute_reference(const TensorShape &shape_a, const TensorShape &shape_b, DataType… in compute_reference() function
|
D | GEMMTranspose1xWFixture.h | 115 SimpleTensor<T> compute_reference(const TensorShape &shape_a, DataType data_type) in compute_reference() function
|
D | ReshapeLayerFixture.h | 94 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, const TensorShape &output_shape,… in compute_reference() function
|
D | FlattenLayerFixture.h | 105 …SimpleTensor<T> compute_reference(const TensorShape &shape, const TensorShape &shape_flatten, Data… in compute_reference() function
|
D | DropoutLayerFixture.h | 94 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function
|