Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/tensor_layout/
Dredistribution_layout_transfer.h32 bool IsDynamicShape() const { return is_dynamic_shape_; } in IsDynamicShape() function
/third_party/mindspore/mindspore/ccsrc/backend/session/
Danf_runtime_algorithm.cc1986 bool AnfRuntimeAlgorithm::IsDynamicShape(const AnfNodePtr &node) { in IsDynamicShape() function in mindspore::session::AnfRuntimeAlgorithm