Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/python/ops/
Dtest_tensor_slice.py648 class TensorItemSetByItemWithNumber(Cell): class
970 'block': TensorItemSetByItemWithNumber(),
974 'block': TensorItemSetByItemWithNumber(),
978 'block': TensorItemSetByItemWithNumber(),
982 'block': TensorItemSetByItemWithNumber(),
986 'block': TensorItemSetByItemWithNumber(),
990 'block': TensorItemSetByItemWithNumber(),
994 'block': TensorItemSetByItemWithNumber(),
998 'block': TensorItemSetByItemWithNumber(),
1002 'block': TensorItemSetByItemWithNumber(),
[all …]
/third_party/mindspore/tests/st/pynative/
Dtest_tensor_setitem.py268 class TensorItemSetByItemWithNumber(Cell): class
296 net = TensorItemSetByItemWithNumber()
350 net = TensorItemSetByItemWithNumber()