Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/tpu/
Dtpu_estimator.py1260 _wrap_computation_in_while_loop(
1278 _wrap_computation_in_while_loop
1318 _wrap_computation_in_while_loop
3248 def _wrap_computation_in_while_loop(device, op_fn): function