Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/ad/
Dkpynative.cc346 bool grad_weights, bool has_sens_arg, bool build_formal_param) { in GradPynativeCellEnd()
352 bool has_sens_arg, bool build_formal_param) { in Finish()
/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/
Dpynative_execute.cc2681 bool build_formal_param = false; in GetBpropGraph() local