Home
last modified time | relevance | path

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

1234

/external/ComputeLibrary/tests/validation/fixtures/UNIT/
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
DWeightsRetentionFixture.h74 TensorType compute_target() in compute_target() function
/external/ComputeLibrary/tests/validation/fixtures/
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 …]
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
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
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
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
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
DFillFixture.h53 TensorType compute_target(const TensorShape &input_shape, DataType data_type) in compute_target() function
DFloorFixture.h61 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
DBitwiseNotFixture.h60 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
DTransposeFixture.h61 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
DBitwiseAndFixture.h60 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
DBitwiseXorFixture.h60 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
DBitwiseOrFixture.h60 TensorType compute_target(const TensorShape &shape, DataType data_type) in compute_target() function
DTileFixture.h61 …TensorType compute_target(const TensorShape &shape, DataType data_type, const Multiples &multiples) in compute_target() function
DPermuteFixture.h62 …TensorType compute_target(const TensorShape &input_shape, DataType data_type, PermutationVector pe… in compute_target() function
DCopyFixture.h61 …TensorType compute_target(const TensorShape &input_shape, const TensorShape &output_shape, DataTyp… in compute_target() function
DMeanStdDevNormalizationLayerFixture.h72 …TensorType compute_target(TensorShape shape, DataType dt, bool in_place, float epsilon, Quantizati… in compute_target() function
DGEMMInterleave4x4Fixture.h83 …TensorType compute_target(const TensorShape &shape_a, const TensorShape &shape_b, DataType data_ty… in compute_target() function
DGEMMTranspose1xWFixture.h84 …TensorType compute_target(const TensorShape &shape_a, const TensorShape &shape_b, DataType data_ty… in compute_target() function
DReshapeLayerFixture.h61 …TensorType compute_target(const TensorShape &input_shape, const TensorShape &output_shape, DataTyp… in compute_target() function
DFlattenLayerFixture.h76 …TensorType compute_target(const TensorShape &shape, const TensorShape &shape_flatten, DataType dat… in compute_target() function
DDropoutLayerFixture.h62 … TensorType compute_target(const TensorShape &shape, float ratio, bool forward, DataType data_type) in compute_target() function
DChannelShuffleLayerFixture.h62 …TensorType compute_target(TensorShape shape, DataType data_type, unsigned int num_groups, DataLayo… in compute_target() function

1234