Searched defs:data1_shape (Results 1 – 1 of 1) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/operations/ |
| D | _thor_ops.py | 65 def infer_shape(self, data1_shape, data2_shape): argument 98 def infer_shape(self, data1_shape): argument 135 def infer_shape(self, data1_shape): argument 174 def infer_shape(self, data1_shape): argument 215 def infer_shape(self, data1_shape, data2_shape): argument 250 def infer_shape(self, data1_shape, data2_shape, data3_shape): argument 291 def infer_shape(self, data1_shape, data2_shape): argument 372 def infer_shape(self, data1_shape): argument 411 def infer_shape(self, data1_shape, data2_shape, data3_shape): argument 446 def infer_shape(self, data1_shape, data2_shape): argument [all …]
|