Home
last modified time | relevance | path

Searched defs:DropFuncGraph (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/common/
Dresource.h55 void DropFuncGraph(const UTKeyInfo &ut_info) { in DropFuncGraph() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dmanager.cc397 void FuncGraphManager::DropFuncGraph(const FuncGraphPtr &fg, bool force) { in DropFuncGraph() function in mindspore::FuncGraphManager