Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc1099 Status OutputBatch(OpKernelContext* context, in OutputBatch() function in tensorflow::UnbatchGradResource
1164 return OutputBatch(context, done); in Compute()
1202 OutputBatch(batch_it->second.context, batch_it->second.done)); in Compute()