Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/
Danf_ir_dump.cc314 void DumpAttrs(const std::unordered_map<std::string, ValuePtr> &attrs, const std::shared_ptr<SubGra… in DumpAttrs() function
350 DumpAttrs(attrs, gsub, true); in DumpOperateAttrs()
366 DumpAttrs(attrs, gsub); in DumpCNodeAttrs()
380 DumpAttrs(primal_attrs, gsub); in DumpCNodePrimalAttrs()