Home
last modified time | relevance | path

Searched defs:const_param (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/delegate/coreml/op/
Dcoreml_op.cc92 auto const_param = const_op->mutable_loadconstantnd(); in SetConstInput() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/
Dtrace.cc2099 PyObject *const_param = const_op ? const_op->GetObject() : nullptr; in JudgeDTypeChangePass() local