/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/ |
H A D | GEMMLowpFixture.h | 242 …TensorType compute_target(const TensorShape &shape_a, const TensorShape &shape_b, const TensorShap… in compute_target() function 362 …TensorType compute_target(const TensorShape &shape, int32_t result_offset, int32_t result_mult_int… in compute_target() function 464 …TensorType compute_target(const TensorShape &shape, int32_t result_offset, int32_t result_mult_int… in compute_target() function 566 …TensorType compute_target(const TensorShape &shape, int32_t result_fixedpoint_multiplier, int32_t … in compute_target() function 661 …TensorType compute_target(const TensorShape &shape, int32_t result_fixedpoint_multiplier, int32_t … in compute_target() function 757 …TensorType compute_target(DataType data_type, const TensorShape &shape, float result_multiplier, i… in compute_target() function 859 …TensorType compute_target(const TensorShape &shape, int32_t result_fixedpoint_multiplier, int32_t … in compute_target() function 989 …TensorType compute_target(const TensorShape &lhs_shape, const TensorShape &rhs_shape, const GEMMLH… in compute_target() function 1143 …TensorType compute_target(const TensorShape &lhs_shape, const TensorShape &rhs_shape, const GEMMLH… in compute_target() function 1294 …TensorType compute_target(const TensorShape &lhs_shape, const TensorShape &rhs_shape, const GEMMLH… in compute_target() function [all …]
|
H A D | GEMMFixture.h | 86 …TensorType compute_target(const TensorShape &shape_a, const TensorShape &shape_b, const TensorShap… in compute_target() function 263 …TensorType compute_target(const TensorShape &lhs_shape, const TensorShape &rhs_shape, const Tensor… in compute_target() function 386 …TensorType compute_target(const TensorShape &lhs_shape, const TensorShape &rhs_shape, const Tensor… in compute_target() function 523 …TensorType compute_target(const TensorShape &lhs_shape, const TensorShape &rhs_shape, const Tensor… in compute_target() function 678 …TensorType compute_target(const TensorShape &lhs_shape, const TensorShape &rhs_shape, const Tensor… in compute_target() function 837 …TensorType compute_target(const TensorShape &lhs_shape, const TensorShape &rhs_shape, const Tensor… in compute_target() function 1035 …TensorType compute_target(const TensorShape &lhs_shape, const TensorShape &rhs_shape, const Tensor… in compute_target() function 1275 …TensorType compute_target(const TensorShape &lhs_shape, const TensorShape &rhs_shape, const Tensor… in compute_target() function 1455 …TensorType compute_target(const TensorShape &lhs_shape, const TensorShape &rhs_shape, const Tensor… in compute_target() function 1634 …TensorType compute_target(const TensorShape &lhs_shape, const TensorShape &rhs_shape, const Tensor… in compute_target() function [all …]
|
H A D | WinogradConvolutionLayerFixture.h | 109 …TensorType compute_target(TensorShape input_shape, TensorShape weights_shape, TensorShape bias_sha… in compute_target() function 297 …TensorType compute_target(TensorShape input_shape, const TensorShape &output_shape, const Winograd… in compute_target() function 411 …TensorType compute_target(TensorShape input_shape, const TensorShape &output_shape, const Winograd… in compute_target() function 522 …TensorType compute_target(const TensorShape &input_shape, const WinogradInfo &winograd_info, DataT… in compute_target() function
|
H A D | LogicalFixture.h | 90 TensorType compute_target(const TensorShape &shape0, const TensorShape &shape1) in compute_target() function 146 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
|
H A D | FFTFixture.h | 81 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function 186 …TensorType compute_target(TensorShape input_shape, TensorShape weights_shape, const TensorShape &b… in compute_target() function
|
H A D | SliceOperationsFixtures.h | 62 …TensorType compute_target(const TensorShape &shape, const Coordinates &starts, const Coordinates &… in compute_target() function 128 TensorType compute_target(const TensorShape &shape, in compute_target() function
|
H A D | SplitFixture.h | 64 …std::vector<TensorType> compute_target(const TensorShape &shape, unsigned int axis, unsigned int s… in compute_target() function 166 …std::vector<TensorType> compute_target(TensorShape shape, unsigned int axis, std::vector<TensorSha… in compute_target() function
|
H A D | FillFixture.h | 53 TensorType compute_target(const TensorShape &input_shape, DataType data_type) in compute_target() function
|
H A D | FloorFixture.h | 61 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
|
H A D | BitwiseNotFixture.h | 60 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
|
H A D | TransposeFixture.h | 61 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
|
H A D | BitwiseAndFixture.h | 60 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
|
H A D | BitwiseOrFixture.h | 60 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
|
H A D | BitwiseXorFixture.h | 60 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
|
H A D | TileFixture.h | 61 …TensorType compute_target(const TensorShape &shape, DataType data_type, const Multiples &multiples) in compute_target() function
|
H A D | ReshapeLayerFixture.h | 61 …TensorType compute_target(const TensorShape &input_shape, const TensorShape &output_shape, DataTyp… in compute_target() function
|
H A D | PermuteFixture.h | 62 …TensorType compute_target(const TensorShape &input_shape, DataType data_type, PermutationVector pe… in compute_target() function
|
H A D | MeanStdDevNormalizationLayerFixture.h | 72 …TensorType compute_target(TensorShape shape, DataType dt, bool in_place, float epsilon, Quantizati… in compute_target() function
|
H A D | GEMMTranspose1xWFixture.h | 84 …TensorType compute_target(const TensorShape &shape_a, const TensorShape &shape_b, DataType data_ty… in compute_target() function
|
H A D | GEMMInterleave4x4Fixture.h | 83 …TensorType compute_target(const TensorShape &shape_a, const TensorShape &shape_b, DataType data_ty… in compute_target() function
|
H A D | FlattenLayerFixture.h | 76 …TensorType compute_target(const TensorShape &shape, const TensorShape &shape_flatten, DataType dat… in compute_target() function
|
H A D | CopyFixture.h | 61 …TensorType compute_target(const TensorShape &input_shape, const TensorShape &output_shape, DataTyp… in compute_target() function
|
H A D | DropoutLayerFixture.h | 62 … TensorType compute_target(const TensorShape &shape, float ratio, bool forward, DataType data_type) in compute_target() function
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/UNIT/ |
H A D | MemoryManagerFixture.h | 71 TensorType compute_target() in compute_target() function 174 TensorType compute_target() in compute_target() function 312 TensorType compute_target() in compute_target() function
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/dynamic_fusion/gpu/cl/ |
H A D | DirectConv2dFixture.h | 109 …TensorType compute_target(TensorShape input_shape, TensorShape weights_shape, const TensorShape &b… in compute_target() function 248 …TensorType compute_target(TensorShape input_shape, TensorShape weights_shape, const TensorShape &b… in compute_target() function
|