Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/
Dshape_ctx.cc74 static bool CheckDynamicShape(mindspore::tensor::TensorPtr sig, mindspore::tensor::TensorPtr org) { in CheckDynamicShape() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/tensor_layout/
Dlayout_utils.cc101 bool CheckDynamicShape(const TensorLayout &from_in, const TensorLayout &to_in) { in CheckDynamicShape() function