Searched defs:UnbatchKernel (Results 1 – 1 of 1) sorted by relevance
809 class UnbatchKernel : public AsyncOpKernel { class811 explicit UnbatchKernel(OpKernelConstruction* c) : AsyncOpKernel(c) { in UnbatchKernel() function in tensorflow::UnbatchKernel