Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/python/ops/
Dtest_tensor_slice.py292 class TensorGetItemByMixedTensorsTypeError(Cell): class
294 super(TensorGetItemByMixedTensorsTypeError, self).__init__()
1050 'block': (TensorGetItemByMixedTensorsTypeError(), {'exception': IndexError}),