Home
last modified time | relevance | path

Searched defs:compute_target (Results 1 – 25 of 98) sorted by relevance

1234

/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DGEMMLowpFixture.h242 …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 DGEMMFixture.h86 …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 DWinogradConvolutionLayerFixture.h109 …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 DLogicalFixture.h90 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 DFFTFixture.h81 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 DSliceOperationsFixtures.h62 …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 DSplitFixture.h64 …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 DFillFixture.h53 TensorType compute_target(const TensorShape &input_shape, DataType data_type) in compute_target() function
H A DFloorFixture.h61 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
H A DBitwiseNotFixture.h60 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
H A DTransposeFixture.h61 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
H A DBitwiseAndFixture.h60 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
H A DBitwiseOrFixture.h60 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
H A DBitwiseXorFixture.h60 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
H A DTileFixture.h61 …TensorType compute_target(const TensorShape &shape, DataType data_type, const Multiples &multiples) in compute_target() function
H A DReshapeLayerFixture.h61 …TensorType compute_target(const TensorShape &input_shape, const TensorShape &output_shape, DataTyp… in compute_target() function
H A DPermuteFixture.h62 …TensorType compute_target(const TensorShape &input_shape, DataType data_type, PermutationVector pe… in compute_target() function
H A DMeanStdDevNormalizationLayerFixture.h72 …TensorType compute_target(TensorShape shape, DataType dt, bool in_place, float epsilon, Quantizati… in compute_target() function
H A DGEMMTranspose1xWFixture.h84 …TensorType compute_target(const TensorShape &shape_a, const TensorShape &shape_b, DataType data_ty… in compute_target() function
H A DGEMMInterleave4x4Fixture.h83 …TensorType compute_target(const TensorShape &shape_a, const TensorShape &shape_b, DataType data_ty… in compute_target() function
H A DFlattenLayerFixture.h76 …TensorType compute_target(const TensorShape &shape, const TensorShape &shape_flatten, DataType dat… in compute_target() function
H A DCopyFixture.h61 …TensorType compute_target(const TensorShape &input_shape, const TensorShape &output_shape, DataTyp… in compute_target() function
H A DDropoutLayerFixture.h62 … 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 DMemoryManagerFixture.h71 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 DDirectConv2dFixture.h109 …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

1234