Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/seq2seq/kernels/
Dbeam_search_ops.cc44 class GatherTreeOp : public OpKernel { class
46 explicit GatherTreeOp(OpKernelConstruction* ctx) : OpKernel(ctx) {} in GatherTreeOp() function in tensorflow::GatherTreeOp