Home
last modified time | relevance | path

Searched refs:limit_shape (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ops/operations/
Darray_ops.py6025 def check_shape(self, start_shape, limit_shape, delta_shape): argument
6027 validator.check("limit_shape", len(limit_shape), "", 0, Rel.EQ, self.name)