Home
last modified time | relevance | path

Searched defs:SetConstArgs (Results 1 – 25 of 40) sorted by relevance

12

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/opencl/kernel/
Darithmetic_self.h51 int SetConstArgs() override { in SetConstArgs() function
Dconcat.h36 int SetConstArgs() override { return RET_OK; } in SetConstArgs() function
Dcast.cc65 int CastOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::CastOpenCLKernel
Done_hot.cc96 int OneHotOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::OneHotOpenCLKernel
Dspace_to_depth.cc74 int SpaceToDepthOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::SpaceToDepthOpenCLKernel
Dreshape.cc56 int ReshapeOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::ReshapeOpenCLKernel
Dspace_to_batch_nd.cc64 int SpaceToBatchNDOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::SpaceToBatchNDOpenCLKernel
Dto_format.cc47 int ToFormatOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::ToFormatOpenCLKernel
Dactivation.cc96 int ActivationOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::ActivationOpenCLKernel
Dfill.cc75 int FillOpenCLKernel::SetConstArgs() { return RET_OK; } in SetConstArgs() function in mindspore::kernel::FillOpenCLKernel
Dbatch_to_space_nd.cc58 int BatchToSpaceNDOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::BatchToSpaceNDOpenCLKernel
Dpad.cc95 int PadOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::PadOpenCLKernel
Dcrop.cc109 int CropOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::CropOpenCLKernel
Dgl_to_cl.cc37 int GLToCLOpenCLKernel::SetConstArgs() { return RET_OK; } in SetConstArgs() function in mindspore::kernel::GLToCLOpenCLKernel
Dsoftmax.cc151 int SoftmaxOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::SoftmaxOpenCLKernel
Dargminmax.cc62 int ArgMinMaxOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::ArgMinMaxOpenCLKernel
Dpooling2d.cc173 int PoolingOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::PoolingOpenCLKernel
Dtranspose.cc132 int TransposeOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::TransposeOpenCLKernel
Dresize.cc93 int ResizeOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::ResizeOpenCLKernel
Dprelu.cc140 int PReluOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::PReluOpenCLKernel
Dpower.cc67 int PowerOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::PowerOpenCLKernel
Darithmetic.cc150 int ArithmeticOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::ArithmeticOpenCLKernel
Dstrided_slice.cc213 int StridedSliceOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::StridedSliceOpenCLKernel
Dsplit.cc186 int SplitOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::SplitOpenCLKernel
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/opencl/kernel/int8/
Darithmetic_int8.cc121 int ArithmeticInt8OpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::ArithmeticInt8OpenCLKernel

12