Home
last modified time | relevance | path

Searched defs:PreProcess (Results 1 – 19 of 19) sorted by relevance

/third_party/mindspore/mindspore/lite/src/
Dinner_kernel.cc44 int InnerKernel::PreProcess() { in PreProcess() function in mindspore::kernel::InnerKernel
/third_party/mindspore/mindspore/lite/tools/converter/preprocess/
Dimage_preprocess.cc118 int PreProcess(const preprocess::DataPreProcessParam &data_pre_process_param, const std::string &in… in PreProcess() function
158 int PreProcess(const DataPreProcessParam &data_pre_process_param, const std::string &input_name, si… in PreProcess() function
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/
Dreshape.cc122 int ReshapeOpenCLKernel::PreProcess() { in PreProcess() function in mindspore::kernel::ReshapeOpenCLKernel
Dresize.cc149 int ResizeOpenCLKernel::PreProcess() { in PreProcess() function in mindspore::kernel::ResizeOpenCLKernel
Dgather.cc230 int GatherOpenCLKernel::PreProcess() { in PreProcess() function in mindspore::kernel::GatherOpenCLKernel
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Dsubstitute_dropout.cc39 AnfNodePtr DropoutExpander::PreProcess(const FuncGraphPtr &func_graph, const AnfNodePtr &node) { in PreProcess() function in mindspore::opt::DropoutExpander
Dgraph_kernel_optimization.cc63 PassManagerPtr GraphKernelOptimizer::PreProcess() const { in PreProcess() function in mindspore::opt::GraphKernelOptimizer
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/base/
Dgroup_convolution_base.cc83 int GroupConvolutionBaseCPUKernel::PreProcess() { in PreProcess() function in mindspore::kernel::GroupConvolutionBaseCPUKernel
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Dwhere_fp32.cc42 int WhereCPUKernel::PreProcess() { in PreProcess() function in mindspore::kernel::WhereCPUKernel
Dnon_max_suppression_fp32.cc104 int NonMaxSuppressionCPUKernel::PreProcess() { return GetParams(); } in PreProcess() function in mindspore::kernel::NonMaxSuppressionCPUKernel
/third_party/mindspore/mindspore/lite/examples/runtime_extend/src/
Dcustom_add_kernel.cc63 int PreProcess() { in PreProcess() function in mindspore::kernel::CustomAddKernel
/third_party/mindspore/mindspore/lite/test/ut/src/registry/
Dregistry_test.cc51 int PreProcess() { in PreProcess() function in mindspore::TestCustomAdd
Dregistry_custom_op_test.cc66 int PreProcess() { in PreProcess() function in mindspore::TestCustomOp
Dregistry_gpu_custom_op_test.cc314 int PreProcess() { in PreProcess() function in mindspore::CustomAddKernel
/third_party/mindspore/mindspore/lite/src/train/
Doptimizer_kernel.h177 int PreProcess() override { in PreProcess() function
/third_party/mindspore/mindspore/lite/examples/runtime_gpu_extend/src/
Dcustom_add_kernel_gpu.cc194 int PreProcess() { in PreProcess() function in mindspore::custom_gpu_demo::CustomAddKernelGpu
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/
Dopencl_kernel.cc155 int OpenCLKernel::PreProcess() { in PreProcess() function in mindspore::kernel::OpenCLKernel
/third_party/mindspore/mindspore/lite/tools/optimizer/fusion/
Dconstant_folding_fusion.cc302 bool ConstFoldPass::PreProcess() const { in PreProcess() function in mindspore::opt::ConstFoldPass
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/
Dfull_quant_quantizer.cc871 STATUS FullQuantQuantizer::PreProcess() { in PreProcess() function in mindspore::lite::quant::FullQuantQuantizer