Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/tpu/
Dtensor_tracer.py1260 def _flush_fun(cache): function
1285 flush_op = tpu.outside_compilation(_flush_fun, cache.value())
1287 flush_op = _flush_fun(cache.value())