Searched defs:value_0 (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/tests/st/pynative/ |
D | test_tensor_getitem.py | 579 def construct(self, index, value_0, value_1, value_2): argument 744 def construct(self, index_0, index_1, index_2, value_0, value_1, value_2): argument 782 def construct(self, index_0, index_1, index_2, value_0, value_1): argument
|
/third_party/mindspore/tests/ut/python/ops/ |
D | test_tensor_slice.py | 354 def construct(self, index, value_0, value_1, value_2): argument 416 def construct(self, index_0, index_1, index_2, value_0, value_1, value_2): argument 428 def construct(self, index_0, index_1, index_2, value_0, value_1): argument
|