Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/python/ops/
Dtest_tensor_slice.py107 class TensorAssignWithSliceError2(Cell): class
109 super(TensorAssignWithSliceError2, self).__init__()
/third_party/mindspore/tests/st/pynative/
Dtest_tensor_getitem.py844 class TensorAssignWithSliceError2(Cell): class