Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/tpu/
Dtensor_tracer.py111 _OP_RANGE_PAT = re.compile(r'(\d+):(\d+)') variable
709 match = _OP_RANGE_PAT.match(op_range)