Home
last modified time | relevance | path

Searched refs:SetPrimalAttr (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/core/ir/
Dprimal_attr.h38 …void SetPrimalAttr(const std::unordered_map<std::string, ValuePtr> &primal_attrs) { primal_attrs_ … in SetPrimalAttr() function
52 PrimalAttrManager::GetInstance().SetPrimalAttr(primal_attrs); in PrimalAttrGuard()