Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/graph_util/
Dnode_info.cc31 const std::vector<std::string> filter_attrs = {RECOMPUTE, TARGET}; variable
409 for (auto attr_name : filter_attrs) { in SetUserAttrs()