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.py509 def _check_index(idx): function
606 _check_index(s.start)
612 _check_index(s.stop)
618 _check_index(s.step)
633 _check_index(s)