Searched defs:IsDynamicShape (Results 1 – 2 of 2) sorted by relevance
32 bool IsDynamicShape() const { return is_dynamic_shape_; } in IsDynamicShape() function
1986 bool AnfRuntimeAlgorithm::IsDynamicShape(const AnfNodePtr &node) { in IsDynamicShape() function in mindspore::session::AnfRuntimeAlgorithm