/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/ |
H A D | ClElementwiseUnary.cpp | 34 void ClRsqrt::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInf… in configure() 47 void ClExp::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo … in configure() 60 void ClNeg::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo … in configure() 73 void ClSin::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo … in configure() 86 void ClAbs::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo … in configure() 99 void ClLog::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo … in configure() 112 void ClRound::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInf… in configure()
|
H A D | ClElementwiseOperations.cpp | 34 void ClElementwiseDivision::configure(const ClCompileContext &compile_context, ITensorInfo *src1, I… in configure() 47 void ClElementwiseMax::configure(const ClCompileContext &compile_context, ITensorInfo *src1, ITenso… in configure() 60 void ClElementwiseMin::configure(const ClCompileContext &compile_context, ITensorInfo *src1, ITenso… in configure() 73 void ClElementwiseSquaredDiff::configure(const ClCompileContext &compile_context, ITensorInfo *src1… in configure() 86 void ClElementwisePower::configure(const ClCompileContext &compile_context, ITensorInfo *src1, ITen… in configure()
|
H A D | ClFullyConnected.cpp | 157 void ClFullyConnected::configure_mm(const CLCompileContext &compile_context, ITensorInfo *src, ITen… in configure_mm() 200 void ClFullyConnected::configure_conv_fc(const CLCompileContext &compile_context, ITensorInfo *src,… in configure_conv_fc() 218 void ClFullyConnected::configure_fc_fc(const CLCompileContext &compile_context, ITensorInfo *src, I… in configure_fc_fc() 227 void ClFullyConnected::configure(const CLCompileContext &compile_context, ITensorInfo *src, ITensor… in configure()
|
H A D | ClGemm.cpp | 204 void ClGemm::configure_native(const CLCompileContext &compile_context, ITensorInfo *a, ITensorInfo … in configure_native() 236 void ClGemm::configure_reshaped(const CLCompileContext &compile_context, ITensorInfo *a, ITensorInf… in configure_reshaped() 281 void ClGemm::configure_reshaped_only_rhs(const CLCompileContext &compile_context, ITensorInfo *a, I… in configure_reshaped_only_rhs() 328 void ClGemm::configure_reshaped_only_rhs_mmul(const CLCompileContext &compile_context, ITensorInfo … in configure_reshaped_only_rhs_mmul() 557 void ClGemm::configure(const CLCompileContext &compile_context, ITensorInfo *a, ITensorInfo *b, ITe… in configure()
|
H A D | ClMul.cpp | 36 void ClMul::configure(const CLCompileContext &compile_context, ITensorInfo *src1, ITensorInfo *src2… in configure() 51 void ClComplexMul::configure(const CLCompileContext &compile_context, ITensorInfo *src1, ITensorInf… in configure()
|
H A D | ClGemmConv2d.cpp | 62 void ClGemmConv2d::configure_mm(const ClCompileContext &compile_context, const ITensorInfo *src, IT… in configure_mm() 162 void ClGemmConv2d::configure(const CLCompileContext &compile_context, ITensorInfo *src, ITensorInfo… in configure()
|
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/ |
H A D | CLElementwiseUnaryLayer.cpp | 54 void CLRsqrtLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTe… in configure() 96 void CLExpLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTens… in configure() 138 void CLNegLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTens… in configure() 179 void CLSinLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTens… in configure() 220 void CLAbsLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTens… in configure() 261 void CLLogLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTens… in configure() 302 void CLRoundLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTe… in configure()
|
H A D | CLElementwiseOperations.cpp | 58 void CLArithmeticAddition::configure(const CLCompileContext &compile_context, const ICLTensor *inpu… in configure() 104 void CLArithmeticSubtraction::configure(const CLCompileContext &compile_context, const ICLTensor *i… in configure() 150 void CLArithmeticDivision::configure(const CLCompileContext &compile_context, const ICLTensor *inpu… in configure() 195 void CLElementwiseMax::configure(const CLCompileContext &compile_context, ICLTensor *input1, ICLTen… in configure() 240 void CLElementwiseMin::configure(const CLCompileContext &compile_context, ICLTensor *input1, ICLTen… in configure() 285 void CLElementwiseSquaredDiff::configure(const CLCompileContext &compile_context, ICLTensor *input1… in configure() 330 void CLElementwisePower::configure(const CLCompileContext &compile_context, ICLTensor *input1, ICLT… in configure()
|
H A D | CLBatchToSpaceLayer.cpp | 51 void CLBatchToSpaceLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input… in configure() 62 void CLBatchToSpaceLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input… in configure()
|
H A D | CLLogicalOr.cpp | 36 void CLLogicalOr::configure(const CLCompileContext &compile_context, ITensorInfo *input1, ITensorIn… in configure() 76 void CLLogicalOr::configure(const CLCompileContext &compile_context, ICLTensor *input1, ICLTensor *… in configure()
|
H A D | CLLogicalAnd.cpp | 36 void CLLogicalAnd::configure(const CLCompileContext &compile_context, ITensorInfo *input1, ITensorI… in configure() 76 void CLLogicalAnd::configure(const CLCompileContext &compile_context, ICLTensor *input1, ICLTensor … in configure()
|
H A D | CLSpaceToBatchLayer.cpp | 52 void CLSpaceToBatchLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input… in configure() 70 void CLSpaceToBatchLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input… in configure()
|
H A D | CLComparison.cpp | 40 void CLComparison::configure(const CLCompileContext &compile_context, ICLTensor *input1, ICLTensor … in configure() 70 void CLComparisonStatic<COP>::configure(const CLCompileContext &compile_context, ICLTensor *input1,… in configure()
|
H A D | CLSlice.cpp | 37 void CLSlice::configure(const CLCompileContext &compile_context, const ITensorInfo *input, ITensorI… in configure() 92 void CLSlice::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTensor … in configure()
|
H A D | CLStridedSlice.cpp | 36 void CLStridedSlice::configure(const CLCompileContext &compile_context, const ITensorInfo *input, I… in configure() 79 void CLStridedSlice::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICL… in configure()
|
H A D | CLPixelWiseMultiplication.cpp | 57 void CLPixelWiseMultiplication::configure(const CLCompileContext &compile_context, ICLTensor *input… in configure() 104 void CLComplexPixelWiseMultiplication::configure(const CLCompileContext &compile_context, ICLTensor… in configure()
|
H A D | CLBitwiseNot.cpp | 39 void CLBitwiseNot::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTe… in configure()
|
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/ |
H A D | ClElementwiseKernel.cpp | 264 void ClElementwiseKernel::configure_common(const ClCompileContext &compile_context, ITensorInfo *sr… in configure_common() 350 void ClLogicalBinaryKernel::configure(const ClCompileContext &compile_context, LogicalOperation op,… in configure() 406 void ClSaturatedArithmeticKernel::configure(const ClCompileContext &compile_context, ArithmeticOper… in configure() 460 void ClArithmeticKernel::configure(const ClCompileContext &compile_context, ArithmeticOperation op,… in configure()
|
H A D | ClGemmLowpReductionKernel.cpp | 76 void ClGemmLowpMatrixAReductionKernel::configure(const CLCompileContext &compile_context, const ITe… in configure() 155 void ClGemmLowpMatrixBReductionKernel::configure(const CLCompileContext &compile_context, const ITe… in configure()
|
H A D | ClSoftmaxKernel.cpp | 162 void ClLogits1DMaxShiftExpSumKernel::configure(const CLCompileContext &compile_context, const ITens… in configure() 268 void ClLogits1DNormKernel::configure(const CLCompileContext &compile_context, const ITensorInfo &sr… in configure()
|
H A D | ClMulKernel.cpp | 113 void ClMulKernel::configure(const CLCompileContext &compile_context, ITensorInfo *src1, ITensorInfo… in configure() 355 void ClComplexMulKernel::configure(const CLCompileContext &compile_context, ITensorInfo *src1, ITen… in configure()
|
/aosp_15_r20/external/ComputeLibrary/src/core/CL/kernels/ |
H A D | CLFillBorderKernel.cpp | 63 void CLFillBorderKernel::configure(const CLCompileContext &compile_context, ICLTensor *tensor, Bord… in configure() 69 void CLFillBorderKernel::configure(const CLCompileContext &compile_context, ITensorInfo *tensor, Bo… in configure()
|
H A D | CLInstanceNormalizationLayerKernel.cpp | 78 void CLComputeMeanVariance::configure(const CLCompileContext &compile_context, ICLTensor *input, IC… in configure() 159 void CLInstanceNormalizationLayerKernel::configure(const CLCompileContext &compile_context, ICLTens… in configure()
|
H A D | CLBatchToSpaceLayerKernel.cpp | 94 void CLBatchToSpaceLayerKernel::configure(const CLCompileContext &compile_context, const ICLTensor … in configure() 127 void CLBatchToSpaceLayerKernel::configure(const CLCompileContext &compile_context, const ICLTensor … in configure()
|
H A D | CLSpaceToBatchLayerKernel.cpp | 95 void CLSpaceToBatchLayerKernel::configure(const CLCompileContext &compile_context, const ICLTensor … in configure() 134 void CLSpaceToBatchLayerKernel::configure(const CLCompileContext &compile_context, const ICLTensor … in configure()
|