Home
last modified time | relevance | path

Searched defs:DoExecute (Results 1 – 25 of 49) sorted by relevance

12

/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp16/
Dbatchnorm_fp16.cc85 int BatchnormFp16CPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::BatchnormFp16CPUKernel
Dcrop_fp16.cc35 int CropFp16CPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::CropFp16CPUKernel
Darithmetic_self_fp16.cc57 int ArithmeticSelfFp16CPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::ArithmeticSelfFp16CPUKernel
Dconvolution_depthwise_fp16.cc90 int ConvolutionDepthwiseFp16CPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::ConvolutionDepthwiseFp16CPUKernel
Dstack_fp16.cc86 int StackFp16CPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::StackFp16CPUKernel
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/base/
Dconstant_of_shape.cc40 int ConstantOfShapeCPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::ConstantOfShapeCPUKernel
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Droi_pooling_fp32.cc84 int ROIPoolingCPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::ROIPoolingCPUKernel
Dfused_batchnorm_fp32.cc138 int FusedBatchnormCPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::FusedBatchnormCPUKernel
Dconvolution_depthwise_fp32.cc63 int ConvolutionDepthwiseCPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::ConvolutionDepthwiseCPUKernel
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/int8/
Dreshape_int8.cc75 int ReshapeInt8CPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::ReshapeInt8CPUKernel
Dcrop_int8.cc64 void CropInt8CPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::CropInt8CPUKernel
Dsqueeze_int8.cc105 void SqueezeInt8CPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::SqueezeInt8CPUKernel
Dl2_norm_int8.cc73 int L2NormInt8CPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::L2NormInt8CPUKernel
Ddiv_int8.cc74 int DivInt8CPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::DivInt8CPUKernel
Dleaky_relu_int8.cc121 int LeakyReluInt8CPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::LeakyReluInt8CPUKernel
Dconcat_int8.cc144 void ConcatInt8CPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::ConcatInt8CPUKernel
Ddeconvolution_depthwise_int8.cc168 int DeconvolutionDepthwiseInt8CPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::DeconvolutionDepthwiseInt8CPUKernel
Dlayer_norm_int8.cc135 int LayerNormInt8CPUKernel::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::LayerNormInt8CPUKernel
/third_party/mindspore/mindspore/lite/src/
Dlite_kernel.cc79 int LiteKernel::DoExecute() { in DoExecute() function in mindspore::kernel::LiteKernel
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp16_grad/
Ddropout_fp16_grad.cc64 int DropoutGradCPUKernelFp16::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::DropoutGradCPUKernelFp16
Dunsorted_segment_sum_fp16.cc83 int UnsortedSegmentSumCPUKernelFp16::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::UnsortedSegmentSumCPUKernelFp16
Dbias_fp16_grad.cc59 int BiasGradCPUKernelFp16::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::BiasGradCPUKernelFp16
Dresize_fp16_grad.cc65 int ResizeGradCPUKernelFp16::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::ResizeGradCPUKernelFp16
Dpooling_fp16_grad.cc75 int PoolingGradCPUKernelFp16::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::PoolingGradCPUKernelFp16
Dstrided_slice_fp16_grad.cc137 int StridedSliceGradCPUKernelFp16::DoExecute(int task_id) { in DoExecute() function in mindspore::kernel::StridedSliceGradCPUKernelFp16

12