获取Shape所有维度组成的向量。
std::vector<int64_t> GetDims() const
无。
参数名
类型
描述
-
std::vector<int64_t>
Shape的所有维度组成的向量。