Home
last modified time | relevance | path

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

12345

/external/tensorflow/tensorflow/tools/ci_build/builds/
Dtest_user_ops.sh216 function run_op() { function
/external/ComputeLibrary/src/cpu/kernels/
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
DCpuFillKernel.cpp50 void CpuFillKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInfo &info) in run_op() function in arm_compute::cpu::kernels::CpuFillKernel
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
DCpuGemmMatrixAdditionKernel.cpp98 void CpuGemmMatrixAdditionKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadIn… in run_op() function in arm_compute::cpu::kernels::CpuGemmMatrixAdditionKernel
DCpuElementwiseUnaryKernel.cpp153 void CpuElementwiseUnaryKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInfo… in run_op() function in arm_compute::cpu::kernels::CpuElementwiseUnaryKernel
DCpuGemmTranspose1xWKernel.cpp76 void CpuGemmTranspose1xWKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInfo… in run_op() function in arm_compute::cpu::kernels::CpuGemmTranspose1xWKernel
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
DCpuGemmInterleave4x4Kernel.cpp74 void CpuGemmInterleave4x4Kernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInf… in run_op() function in arm_compute::cpu::kernels::CpuGemmInterleave4x4Kernel
DCpuConvertFullyConnectedWeightsKernel.cpp84 void CpuConvertFullyConnectedWeightsKernel::run_op(ITensorPack &tensors, const Window &window, cons… in run_op() function in arm_compute::cpu::kernels::CpuConvertFullyConnectedWeightsKernel
DCpuReshapeKernel.cpp101 void CpuReshapeKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInfo &info) in run_op() function in arm_compute::cpu::kernels::CpuReshapeKernel
DCpuCol2ImKernel.cpp86 void CpuCol2ImKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInfo &info) in run_op() function in arm_compute::cpu::kernels::CpuCol2ImKernel
/external/ComputeLibrary/src/gpu/cl/kernels/
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
DClTransposeKernel.cpp103 void ClTransposeKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue &queue) in run_op() function in arm_compute::opencl::kernels::ClTransposeKernel
DClFillKernel.cpp99 void ClFillKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue &queue) in run_op() function in arm_compute::opencl::kernels::ClFillKernel
DClFloorKernel.cpp102 void ClFloorKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue &queue) in run_op() function in arm_compute::opencl::kernels::ClFloorKernel
DClReshapeKernel.cpp114 void ClReshapeKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue &queue) in run_op() function in arm_compute::opencl::kernels::ClReshapeKernel
DClHeightConcatenateKernel.cpp122 void ClHeightConcatenateKernel::run_op(ITensorPack &tensors, const Window &window, ::cl::CommandQue… in run_op() function in arm_compute::opencl::kernels::ClHeightConcatenateKernel
DClConvertFullyConnectedWeightsKernel.cpp108 void ClConvertFullyConnectedWeightsKernel::run_op(ITensorPack &tensors, const Window &window, ::cl:… in run_op() function in arm_compute::opencl::kernels::ClConvertFullyConnectedWeightsKernel
DClWidthConcatenateKernel.cpp117 void ClWidthConcatenateKernel::run_op(ITensorPack &tensors, const Window &window, ::cl::CommandQueu… in run_op() function in arm_compute::opencl::kernels::ClWidthConcatenateKernel
DClElementwiseUnaryKernel.cpp146 void ClElementWiseUnaryKernel::run_op(ITensorPack &tensors, const Window &window, cl::CommandQueue … in run_op() function in arm_compute::opencl::kernels::ClElementWiseUnaryKernel
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
DClBatchConcatenateKernel.cpp132 void ClBatchConcatenateKernel::run_op(ITensorPack &tensors, const Window &window, ::cl::CommandQueu… in run_op() function in arm_compute::opencl::kernels::ClBatchConcatenateKernel
DClDepthConcatenateKernel.cpp118 void ClDepthConcatenateKernel::run_op(ITensorPack &tensors, const Window &window, ::cl::CommandQueu… in run_op() function in arm_compute::opencl::kernels::ClDepthConcatenateKernel
/external/ComputeLibrary/arm_compute/core/CPP/
DICPPKernel.h88 virtual void run_op(ITensorPack &tensors, const Window &window, const ThreadInfo &info) in run_op() function

12345