HomeSort by relevance Sort by last modified time
    Searched refs:XlaArgMaxOp (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/tf2xla/kernels/
index_ops.h 35 class XlaArgMaxOp : public XlaArgMinMaxOp {
37 explicit XlaArgMaxOp(OpKernelConstruction* ctx);
index_ops.cc 81 XlaArgMaxOp::XlaArgMaxOp(OpKernelConstruction* ctx)
86 XlaArgMaxOp);

Completed in 57 milliseconds