Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Darray_ops.py874 def _check_index(idx): function
986 _check_index(s.start)
992 _check_index(s.stop)
998 _check_index(s.step)
1013 _check_index(s)