Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/core/
Dtransform_op_optimizer.cc217 bool IsDynamicShapeGraph(const inner::LiteGraphPtr &litegraph) { in IsDynamicShapeGraph() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Daction.cc234 bool IsDynamicShapeGraph(const FuncGraphPtr &func_graph) { in IsDynamicShapeGraph() function