/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/ |
H A D | CpuWinogradConv2dKernel.cpp | 36 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 D | CpuSoftmaxKernel.cpp | 141 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 D | CpuGemmLowpMatrixReductionKernel.cpp | 175 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 D | CpuFillKernel.cpp | 50 void CpuFillKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInfo &info) in run_op() function in arm_compute::cpu::kernels::CpuFillKernel
|
H A D | CpuGemmMatrixAdditionKernel.cpp | 98 void CpuGemmMatrixAdditionKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadIn… in run_op() function in arm_compute::cpu::kernels::CpuGemmMatrixAdditionKernel
|
H A D | CpuGemmTranspose1xWKernel.cpp | 76 void CpuGemmTranspose1xWKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInfo… in run_op() function in arm_compute::cpu::kernels::CpuGemmTranspose1xWKernel
|
H A D | CpuElementwiseUnaryKernel.cpp | 153 void CpuElementwiseUnaryKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInfo… in run_op() function in arm_compute::cpu::kernels::CpuElementwiseUnaryKernel
|
H A D | CpuGemmInterleave4x4Kernel.cpp | 74 void CpuGemmInterleave4x4Kernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInf… in run_op() function in arm_compute::cpu::kernels::CpuGemmInterleave4x4Kernel
|
H A D | CpuConvertFullyConnectedWeightsKernel.cpp | 84 void CpuConvertFullyConnectedWeightsKernel::run_op(ITensorPack &tensors, const Window &window, cons… in run_op() function in arm_compute::cpu::kernels::CpuConvertFullyConnectedWeightsKernel
|
H A D | CpuReshapeKernel.cpp | 101 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 D | ClGemmLowpReductionKernel.cpp | 128 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 D | ClSoftmaxKernel.cpp | 225 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 D | ClMulKernel.cpp | 269 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 D | ClFillKernel.cpp | 99 void ClFillKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue &queue) in run_op() function in arm_compute::opencl::kernels::ClFillKernel
|
H A D | ClTransposeKernel.cpp | 103 void ClTransposeKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue &queue) in run_op() function in arm_compute::opencl::kernels::ClTransposeKernel
|
H A D | ClFloorKernel.cpp | 102 void ClFloorKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue &queue) in run_op() function in arm_compute::opencl::kernels::ClFloorKernel
|
H A D | ClReshapeKernel.cpp | 114 void ClReshapeKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue &queue) in run_op() function in arm_compute::opencl::kernels::ClReshapeKernel
|
H A D | ClHeightConcatenateKernel.cpp | 122 void ClHeightConcatenateKernel::run_op(ITensorPack &tensors, const Window &window, ::cl::CommandQue… in run_op() function in arm_compute::opencl::kernels::ClHeightConcatenateKernel
|
H A D | ClWidthConcatenateKernel.cpp | 117 void ClWidthConcatenateKernel::run_op(ITensorPack &tensors, const Window &window, ::cl::CommandQueu… in run_op() function in arm_compute::opencl::kernels::ClWidthConcatenateKernel
|
H A D | ClConvertFullyConnectedWeightsKernel.cpp | 108 void ClConvertFullyConnectedWeightsKernel::run_op(ITensorPack &tensors, const Window &window, ::cl:… in run_op() function in arm_compute::opencl::kernels::ClConvertFullyConnectedWeightsKernel
|
H A D | ClElementwiseUnaryKernel.cpp | 146 void ClElementWiseUnaryKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue … in run_op() function in arm_compute::opencl::kernels::ClElementWiseUnaryKernel
|
H A D | ClDepthConcatenateKernel.cpp | 118 void ClDepthConcatenateKernel::run_op(ITensorPack &tensors, const Window &window, ::cl::CommandQueu… in run_op() function in arm_compute::opencl::kernels::ClDepthConcatenateKernel
|
H A D | ClCropKernel.cpp | 114 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 D | test_user_ops.sh | 216 function run_op() { function
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/CPP/ |
H A D | ICPPKernel.h | 88 virtual void run_op(ITensorPack &tensors, const Window &window, const ThreadInfo &info) in run_op() function
|