Home
last modified time | relevance | path

Searched defs:run_op (Results 1 – 25 of 113) sorted by relevance

12345

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuWinogradConv2dKernel.cpp36 void CpuWinogradConv2dTransformInputKernel::run_op(ITensorPack &tensors, const Window &window, cons… in run_op() function in arm_compute::cpu::CpuWinogradConv2dTransformInputKernel
74 void CpuWinogradConv2dTransformOutputKernel::run_op(ITensorPack &tensors, const Window &window, con… in run_op() function in arm_compute::cpu::CpuWinogradConv2dTransformOutputKernel
H A DCpuSoftmaxKernel.cpp141 void CpuLogits1DMaxKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInfo &inf… in run_op() function in arm_compute::cpu::kernels::CpuLogits1DMaxKernel
294 void CpuLogits1DSoftmaxKernel<IS_LOG>::run_op(ITensorPack &tensors, const Window &window, const Thr… in run_op() function in arm_compute::cpu::kernels::CpuLogits1DSoftmaxKernel
H A DCpuGemmLowpMatrixReductionKernel.cpp175 void CpuGemmLowpMatrixAReductionKernel::run_op(ITensorPack &tensors, const Window &window, const Th… in run_op() function in arm_compute::cpu::kernels::CpuGemmLowpMatrixAReductionKernel
378 void CpuGemmLowpMatrixBReductionKernel::run_op(ITensorPack &tensors, const Window &window, const Th… in run_op() function in arm_compute::cpu::kernels::CpuGemmLowpMatrixBReductionKernel
H A DCpuFillKernel.cpp50 void CpuFillKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInfo &info) in run_op() function in arm_compute::cpu::kernels::CpuFillKernel
H A DCpuGemmMatrixAdditionKernel.cpp98 void CpuGemmMatrixAdditionKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadIn… in run_op() function in arm_compute::cpu::kernels::CpuGemmMatrixAdditionKernel
H A DCpuGemmTranspose1xWKernel.cpp76 void CpuGemmTranspose1xWKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInfo… in run_op() function in arm_compute::cpu::kernels::CpuGemmTranspose1xWKernel
H A DCpuElementwiseUnaryKernel.cpp153 void CpuElementwiseUnaryKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInfo… in run_op() function in arm_compute::cpu::kernels::CpuElementwiseUnaryKernel
H A DCpuGemmInterleave4x4Kernel.cpp74 void CpuGemmInterleave4x4Kernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInf… in run_op() function in arm_compute::cpu::kernels::CpuGemmInterleave4x4Kernel
H A DCpuConvertFullyConnectedWeightsKernel.cpp84 void CpuConvertFullyConnectedWeightsKernel::run_op(ITensorPack &tensors, const Window &window, cons… in run_op() function in arm_compute::cpu::kernels::CpuConvertFullyConnectedWeightsKernel
H A DCpuReshapeKernel.cpp101 void CpuReshapeKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInfo &info) in run_op() function in arm_compute::cpu::kernels::CpuReshapeKernel
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClGemmLowpReductionKernel.cpp128 void ClGemmLowpMatrixAReductionKernel::run_op(ITensorPack &tensors, const Window &window, cl::Comma… in run_op() function in arm_compute::opencl::kernels::ClGemmLowpMatrixAReductionKernel
200 void ClGemmLowpMatrixBReductionKernel::run_op(ITensorPack &tensors, const Window &window, cl::Comma… in run_op() function in arm_compute::opencl::kernels::ClGemmLowpMatrixBReductionKernel
H A DClSoftmaxKernel.cpp225 void ClLogits1DMaxShiftExpSumKernel::run_op(ITensorPack &tensors, const Window &window, ::cl::Comma… in run_op() function in arm_compute::opencl::kernels::ClLogits1DMaxShiftExpSumKernel
319 void ClLogits1DNormKernel::run_op(ITensorPack &tensors, const Window &window, ::cl::CommandQueue &q… in run_op() function in arm_compute::opencl::kernels::ClLogits1DNormKernel
H A DClMulKernel.cpp269 void ClMulKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue &queue) in run_op() function in arm_compute::opencl::kernels::ClMulKernel
391 void ClComplexMulKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue &queue) in run_op() function in arm_compute::opencl::kernels::ClComplexMulKernel
H A DClFillKernel.cpp99 void ClFillKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue &queue) in run_op() function in arm_compute::opencl::kernels::ClFillKernel
H A DClTransposeKernel.cpp103 void ClTransposeKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue &queue) in run_op() function in arm_compute::opencl::kernels::ClTransposeKernel
H A DClFloorKernel.cpp102 void ClFloorKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue &queue) in run_op() function in arm_compute::opencl::kernels::ClFloorKernel
H A DClReshapeKernel.cpp114 void ClReshapeKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue &queue) in run_op() function in arm_compute::opencl::kernels::ClReshapeKernel
H A DClHeightConcatenateKernel.cpp122 void ClHeightConcatenateKernel::run_op(ITensorPack &tensors, const Window &window, ::cl::CommandQue… in run_op() function in arm_compute::opencl::kernels::ClHeightConcatenateKernel
H A DClWidthConcatenateKernel.cpp117 void ClWidthConcatenateKernel::run_op(ITensorPack &tensors, const Window &window, ::cl::CommandQueu… in run_op() function in arm_compute::opencl::kernels::ClWidthConcatenateKernel
H A DClConvertFullyConnectedWeightsKernel.cpp108 void ClConvertFullyConnectedWeightsKernel::run_op(ITensorPack &tensors, const Window &window, ::cl:… in run_op() function in arm_compute::opencl::kernels::ClConvertFullyConnectedWeightsKernel
H A DClElementwiseUnaryKernel.cpp146 void ClElementWiseUnaryKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue … in run_op() function in arm_compute::opencl::kernels::ClElementWiseUnaryKernel
H A DClDepthConcatenateKernel.cpp118 void ClDepthConcatenateKernel::run_op(ITensorPack &tensors, const Window &window, ::cl::CommandQueu… in run_op() function in arm_compute::opencl::kernels::ClDepthConcatenateKernel
H A DClCropKernel.cpp114 void ClCropKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue &queue) in run_op() function in arm_compute::opencl::kernels::ClCropKernel
/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/builds/
H A Dtest_user_ops.sh216 function run_op() { function
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/CPP/
H A DICPPKernel.h88 virtual void run_op(ITensorPack &tensors, const Window &window, const ThreadInfo &info) in run_op() function

12345