Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Din_topk_op.cc33 class InTopKOp : public XlaOpKernel { class
35 explicit InTopKOp(OpKernelConstruction* context) : XlaOpKernel(context) { in InTopKOp() function in tensorflow::__anon464e81880111::InTopKOp