Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dmanager.h103 bool IsValidate() const { return validate_; } in IsValidate() function
105 bool IsValidate(const FuncGraphPtr &fg) { return func_graphs_validate_[fg]; } in IsValidate() function