Home
last modified time | relevance | path

Searched refs:BatchFunctionKernel (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc691 class BatchFunctionKernel : public AsyncOpKernel { class
693 explicit BatchFunctionKernel(OpKernelConstruction* c) : AsyncOpKernel(c) { in BatchFunctionKernel() function in tensorflow::BatchFunctionKernel
778 BatchFunctionKernel);