Home
last modified time | relevance | path

Searched defs:UnbatchKernel (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc722 class UnbatchKernel : public AsyncOpKernel { class
724 explicit UnbatchKernel(OpKernelConstruction* c) : AsyncOpKernel(c) { in UnbatchKernel() function in tensorflow::UnbatchKernel