Home
last modified time | relevance | path

Searched defs:validate_and_configure_window (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClElementwiseKernel.cpp389 std::pair<Status, Window> ClLogicalBinaryKernel::validate_and_configure_window(ITensorInfo &src1, I… in validate_and_configure_window() function in arm_compute::opencl::kernels::ClLogicalBinaryKernel
433 std::pair<Status, Window> ClSaturatedArithmeticKernel::validate_and_configure_window(ITensorInfo &i… in validate_and_configure_window() function in arm_compute::opencl::kernels::ClSaturatedArithmeticKernel
497 std::pair<Status, Window> ClArithmeticKernel::validate_and_configure_window(ITensorInfo &src1, ITen… in validate_and_configure_window() function in arm_compute::opencl::kernels::ClArithmeticKernel
H A DClGemmReshapeRhsMatrixKernel.cpp80 std::pair<Status, Window> validate_and_configure_window(ITensorInfo *src, ITensorInfo *dst, const G… in validate_and_configure_window() function
H A DClWinogradFilterTransformKernel.cpp79 std::pair<Status, Window> validate_and_configure_window(ITensorInfo *input, ITensorInfo *output) in validate_and_configure_window() function
H A DClCol2ImKernel.cpp67 std::pair<Status, Window> validate_and_configure_window(ITensorInfo *src, ITensorInfo *dst, const S… in validate_and_configure_window() function
H A DClWinogradInputTransformKernel.cpp77 std::pair<Status, Window> validate_and_configure_window(ITensorInfo *input, ITensorInfo *output, co… in validate_and_configure_window() function
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEFFTScaleKernel.cpp69 std::pair<Status, Window> validate_and_configure_window(ITensorInfo *input, ITensorInfo *output) in validate_and_configure_window() function
H A DNEMeanStdDevNormalizationKernel.cpp114 std::pair<Status, Window> validate_and_configure_window(ITensorInfo *input, ITensorInfo *output) in validate_and_configure_window() function
H A DNEInstanceNormalizationLayerKernel.cpp117 std::tuple<Status, Window> validate_and_configure_window(ITensorInfo *input, ITensorInfo *output) in validate_and_configure_window() function
H A DNEStackLayerKernel.cpp63 std::pair<Status, Window> validate_and_configure_window(ITensorInfo *input, unsigned int axis, unsi… in validate_and_configure_window() function
H A DNEL2NormalizeLayerKernel.cpp136 std::tuple<Status, Window> validate_and_configure_window(ITensorInfo *input, ITensorInfo *output) in validate_and_configure_window() function
H A DNEFFTDigitReverseKernel.cpp59 std::pair<Status, Window> validate_and_configure_window(ITensorInfo *input, ITensorInfo *output, IT… in validate_and_configure_window() function
/aosp_15_r20/external/ComputeLibrary/src/core/CL/kernels/
H A DCLFFTRadixStageKernel.cpp61 std::pair<Status, Window> validate_and_configure_window(ITensorInfo *input, ITensorInfo *output, co… in validate_and_configure_window() function
H A DCLFFTDigitReverseKernel.cpp58 std::pair<Status, Window> validate_and_configure_window(ITensorInfo *input, ITensorInfo *output, IT… in validate_and_configure_window() function
H A DCLGatherKernel.cpp59 std::pair<Status, Window> validate_and_configure_window(ITensorInfo *input, ITensorInfo *indices, I… in validate_and_configure_window() function
H A DCLStackLayerKernel.cpp64 std::pair<Status, Window> validate_and_configure_window(ITensorInfo *input, unsigned int axis, unsi… in validate_and_configure_window() function
H A DCLQLSTMLayerNormalizationKernel.cpp40 std::pair<Status, Window> validate_and_configure_window(ITensorInfo *input, ITensorInfo *output) in validate_and_configure_window() function
H A DCLChannelShuffleLayerKernel.cpp64 std::pair<Status, Window> validate_and_configure_window(ITensorInfo *input, ITensorInfo *output) in validate_and_configure_window() function
H A DCLNormalizationLayerKernel.cpp64 std::pair<Status, Window> validate_and_configure_window(ITensorInfo *input, ITensorInfo *output, No… in validate_and_configure_window() function
H A DCLPriorBoxLayerKernel.cpp83 std::pair<Status, Window> validate_and_configure_window(const ITensorInfo *input1, const ITensorInf… in validate_and_configure_window() function
H A DCLComparisonKernel.cpp76 std::pair<Status, Window> validate_and_configure_window(ITensorInfo &input1, ITensorInfo &input2, I… in validate_and_configure_window() function
H A DCLDeconvolutionReshapeOutputKernel.cpp91 std::pair<Status, Window> validate_and_configure_window(const ITensorInfo *input, ITensorInfo *outp… in validate_and_configure_window() function
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuConvertQuantizedSignednessKernel.cpp59 std::pair<Status, Window> validate_and_configure_window(const ITensorInfo *src, ITensorInfo *dst) in validate_and_configure_window() function
H A DCpuCopyKernel.cpp60 std::pair<Status, Window> validate_and_configure_window(const ITensorInfo *src, ITensorInfo *dst) in validate_and_configure_window() function
H A DCpuDirectConv2dKernel.cpp92 std::pair<Status, Window> validate_and_configure_window(ITensorInfo *src, ITensorInfo *dst) in validate_and_configure_window() function
H A DCpuActivationKernel.cpp174 std::pair<Status, Window> validate_and_configure_window(const ITensorInfo *src, ITensorInfo *dst) in validate_and_configure_window() function

12