Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/graph_ir/
Dconvert.cc786 void DfGraphConvertor::JudgeParamTransType(const bool &node_will_update, bool *as_ref_data, bool *a… in JudgeParamTransType()
838 bool as_ref_data = false; in InitParamWithData() local