Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dop_utils.cc660 void CheckSparseShape(ShapeVector sparse_shp, ShapeVector dense_shp) { in CheckSparseShape() function
692 void CheckSparseShape(const size_t shape_size, const size_t expected_dim, const std::string &arg_na… in CheckSparseShape() function