Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dbatch_kernels.cc809 class UnbatchKernel : public AsyncOpKernel { class
811 explicit UnbatchKernel(OpKernelConstruction* c) : AsyncOpKernel(c) { in UnbatchKernel() function in tensorflow::UnbatchKernel