Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Diterator_ops.cc810 ProduceOutput(ctx, done); in ComputeAsync()
831 ProduceOutput(ctx_done.first, ctx_done.second); in Init()
833 ProduceOutput(ctx, done); in Init()
910 void ProduceOutput(OpKernelContext* ctx, const DoneCallback& done) { in ProduceOutput() function in tensorflow::data::__anon9c98ff710411::OneShotIteratorOp