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