Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_array_ops.py1455 _SLICE_ERORR = ( variable
1484 raise IndexError(_SLICE_ERORR + ', got {!r}'.format(idx))
1487 raise IndexError(_SLICE_ERORR + ', got {!r}'.format(idx))
1496 raise IndexError(_SLICE_ERORR + ', got {!r}'.format(idx))