Home
last modified time | relevance | path

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

12

/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/
Darithmetic_self.h50 int SetConstArgs() override { in SetConstArgs() function
Dcast.cc56 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
Dto_format.cc45 int ToFormatOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::ToFormatOpenCLKernel
Dactivation.cc89 int ActivationOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::ActivationOpenCLKernel
Dspace_to_batch_nd.cc64 int SpaceToBatchNDOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::SpaceToBatchNDOpenCLKernel
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
Dfill.cc78 int FillOpenCLKernel::SetConstArgs() { return RET_OK; } in SetConstArgs() function in mindspore::kernel::FillOpenCLKernel
Dsoftmax.cc137 int SoftmaxOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::SoftmaxOpenCLKernel
Dtranspose.cc125 int TransposeOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::TransposeOpenCLKernel
Dpooling2d.cc171 int PoolingOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::PoolingOpenCLKernel
Dargminmax.cc64 int ArgMinMaxOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::ArgMinMaxOpenCLKernel
Dresize.cc93 int ResizeOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::ResizeOpenCLKernel
Darithmetic.cc113 int ArithmeticOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::ArithmeticOpenCLKernel
Dprelu.cc109 int PReluOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::PReluOpenCLKernel
Dpower.cc66 int PowerOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::PowerOpenCLKernel
Dgather.cc84 int GatherOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::GatherOpenCLKernel
Dstrided_slice.cc198 int StridedSliceOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::StridedSliceOpenCLKernel
Dsparse_to_dense.cc138 int SparseToDenseOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::SparseToDenseOpenCLKernel
Dsplit.cc186 int SplitOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::SplitOpenCLKernel
Dstack.cc106 int StackOpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::StackOpenCLKernel
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/int8/
Darithmetic_int8.cc114 int ArithmeticInt8OpenCLKernel::SetConstArgs() { in SetConstArgs() function in mindspore::kernel::ArithmeticInt8OpenCLKernel

12