Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/graph_util/
Dflops_collection.cc335 py::tuple FlopsCollection(const FuncGraphPtr &graph) { in FlopsCollection() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dpipeline.cc929 py::tuple GraphExecutorPy::FlopsCollection(const std::string &phase) { in FlopsCollection() function in mindspore::pipeline::GraphExecutorPy