Searched defs:CheckDynamicShape (Results 1 – 2 of 2) sorted by relevance
74 static bool CheckDynamicShape(mindspore::tensor::TensorPtr sig, mindspore::tensor::TensorPtr org) { in CheckDynamicShape() function
101 bool CheckDynamicShape(const TensorLayout &from_in, const TensorLayout &to_in) { in CheckDynamicShape() function