/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 | 196 …SimpleTensor<int32_t> compute_reference(const TensorShape &shape_a, const TensorShape &shape_b, co… in compute_reference() function 247 …SimpleTensor<TI> compute_reference(const TensorShape &shape_a, const TensorShape &shape_b, const T… in compute_reference() function 346 …SimpleTensor<uint8_t> compute_reference(const TensorShape &shape, int32_t result_offset, int32_t r… in compute_reference() function 448 …SimpleTensor<int8_t> compute_reference(const TensorShape &shape, int32_t result_offset, int32_t re… in compute_reference() function 542 …SimpleTensor<int8_t> compute_reference(const TensorShape &shape, int32_t result_fixed_point_multip… in compute_reference() function 637 …SimpleTensor<uint8_t> compute_reference(const TensorShape &shape, int32_t result_fixed_point_multi… in compute_reference() function 742 …SimpleTensor<T> compute_reference(const TensorShape &shape, float_t result_real_multiplier, int32_… in compute_reference() function 835 …SimpleTensor<int16_t> compute_reference(const TensorShape &shape, int32_t result_fixed_point_multi… in compute_reference() function 972 …SimpleTensor<int32_t> compute_reference(const TensorShape &lhs_shape, const TensorShape &rhs_shape… in compute_reference() function 1122 …SimpleTensor<int32_t> compute_reference(const TensorShape &lhs_shape, const TensorShape &rhs_shape… in compute_reference() function [all …]
|
D | WinogradConvolutionLayerFixture.h | 129 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, const TensorShape &weights_shape… in compute_reference() function 246 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, const TensorShape &weights_shape… in compute_reference() function 387 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, const TensorShape &output_shape,… in compute_reference() function 469 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, const TensorShape &output_shape,… in compute_reference() function 550 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, WinogradInfo winograd_info, Data… in compute_reference() function
|
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 | SliceOperationsFixtures.h | 93 …SimpleTensor<T> compute_reference(const TensorShape &shape, const Coordinates &starts, const Coord… in compute_reference() function 162 SimpleTensor<T> compute_reference(const TensorShape &shape, in compute_reference() function
|
D | FFTFixture.h | 95 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function 198 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, const TensorShape &weights_shape… in compute_reference() function
|
D | SplitFixture.h | 110 …std::vector<SimpleTensor<T>> compute_reference(const TensorShape &shape, unsigned int axis, unsign… in compute_reference() function 219 …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 | IntegralImageFixture.h | 89 SimpleTensor<uint32_t> compute_reference(const TensorShape &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 | EqualizeHistogramFixture.h | 89 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function
|
D | GEMMFixture.h | 128 …SimpleTensor<T> compute_reference(const TensorShape &shape_a, const TensorShape &shape_b, const Te… in compute_reference() function 248 …SimpleTensor<T> compute_reference(const TensorShape &lhs_shape, const TensorShape &rhs_shape, Data… in compute_reference() function 361 …SimpleTensor<T> compute_reference(const TensorShape &lhs_shape, const TensorShape &rhs_shape, Data… in compute_reference() function 500 …SimpleTensor<T> compute_reference(const TensorShape &lhs_shape, const TensorShape &rhs_shape, Data… in compute_reference() function 639 …SimpleTensor<T> compute_reference(const TensorShape &lhs_shape, const TensorShape &rhs_shape, Data… in compute_reference() function 798 …SimpleTensor<T> compute_reference(const TensorShape &lhs_shape, const TensorShape &rhs_shape, Data… in compute_reference() function 963 …SimpleTensor<T> compute_reference(const TensorShape &lhs_shape, const TensorShape &rhs_shape, Data… in compute_reference() function 1120 …SimpleTensor<T> compute_reference(const TensorShape &lhs_shape, const TensorShape &rhs_shape, Data… in compute_reference() function 1276 …SimpleTensor<T> compute_reference(const TensorShape &lhs_shape, const TensorShape &rhs_shape, Data… in compute_reference() function 1403 …SimpleTensor<T> compute_reference(const TensorShape &lhs_shape, const TensorShape &rhs_shape, Data… in compute_reference() function [all …]
|
D | MeanStdDevFixture.h | 92 std::pair<float, float> 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 | BitwiseXorFixture.h | 94 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 | MinMaxLocationFixture.h | 105 MinMaxLocationValues<T> compute_reference(const TensorShape &shape, DataType data_type) in compute_reference() function
|
D | FlattenLayerFixture.h | 102 …SimpleTensor<T> compute_reference(const TensorShape &shape, const TensorShape &shape_flatten, Data… in compute_reference() function
|
D | MeanStdDevNormalizationLayerFixture.h | 106 SimpleTensor<T> compute_reference(const TensorShape &shape, DataType dt, float epsilon) 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 | TableLookupFixture.h | 99 SimpleTensor<T> compute_reference(const TensorShape &shape, 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 | CopyFixture.h | 94 …SimpleTensor<T> compute_reference(const TensorShape &input_shape, const TensorShape &output_shape,… in compute_reference() function
|