Searched refs:IteratorGetNextOp (Results 1 – 5 of 5) sorted by relevance
200 data::IteratorGetNextOp); \204 data::IteratorGetNextOp); \
234 class IteratorGetNextOp : public HybridAsyncOpKernel {236 explicit IteratorGetNextOp(OpKernelConstruction* ctx) in IteratorGetNextOp() function
952 AsyncOpKernel* IteratorGetNextOp::AsAsync() { in AsAsync()967 Status IteratorGetNextOp::DoCompute(OpKernelContext* ctx) { in DoCompute()1205 IteratorGetNextOp);1207 IteratorGetNextOp);1210 IteratorGetNextOp);1213 IteratorGetNextOp);
95 TF::IteratorGetNextOp iterator_op = llvm::dyn_cast<TF::IteratorGetNextOp>(op); in IsSupportedInputOp()
410 TF::IteratorGetNextOp iter = llvm::dyn_cast<TF::IteratorGetNextOp>(op); in IsSupportedHostInputOp()