Home
last modified time | relevance | path

Searched defs:parameter_gen (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/lite/micro/coder/opcoders/nnacl/int8/
Dactivation_int8_coder.cc35 ParameterGen parameter_gen = PopulateRegistry::GetInstance()->GetParameterCreator( in CPUActivationINT8CoderCreator() local
/third_party/mindspore/mindspore/lite/tools/optimizer/graph/
Dnode_infershape.cc80 auto parameter_gen = in JudgeOpSupportInfer() local
128 auto parameter_gen = lite::PopulateRegistry::GetInstance()->GetParameterCreator( in InferShape() local
/third_party/mindspore/mindspore/lite/micro/coder/opcoders/nnacl/fp32/
Dconv2d_delegate_fp32_coder.cc38 ParameterGen parameter_gen = PopulateRegistry::GetInstance()->GetParameterCreator( in Prepare() local
/third_party/mindspore/mindspore/lite/tools/optimizer/fusion/
Dconstant_folding_fusion.cc181 …auto parameter_gen = lite::PopulateRegistry::GetInstance()->GetParameterCreator(prim->value_type()… in GetLiteKernel() local
/third_party/mindspore/mindspore/lite/tools/common/
Dnode_util.cc246 …auto parameter_gen = lite::PopulateRegistry::GetInstance()->GetParameterCreator(prim->value_type()… in NodeInferShpae() local
/third_party/mindspore/mindspore/lite/tools/converter/legacy_optimizer/graph/
Dinfershape_pass.cc222 auto parameter_gen = in NodeInferShape() local