Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/tpu/python/tpu/
Dkeras_support.py1289 def pipeline_run(self, cur_step_inputs, next_step_inputs): member in TPUFunction
1815 outs = f.pipeline_run(
1833 outs = f.pipeline_run(cur_step_inputs=ins_last_batch, next_step_inputs=None)
1872 outs = f.pipeline_run(cur_step_inputs=None, next_step_inputs=ins)
1888 outs = f.pipeline_run(