Searched defs:node_will_update (Results 1 – 1 of 1) sorted by relevance
786 void DfGraphConvertor::JudgeParamTransType(const bool &node_will_update, bool *as_ref_data, bool *a… in JudgeParamTransType() argument840 auto node_will_update = NodeInputKeepUpdate(graph_manager_, node); in InitParamWithData() local