Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dxent_op.cc37 class SoftmaxXentWithLogitsOp : public OpKernel { class
39 explicit SoftmaxXentWithLogitsOp(OpKernelConstruction* context) in SoftmaxXentWithLogitsOp() function in tensorflow::SoftmaxXentWithLogitsOp
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dsoftmax_op.cc100 class SoftmaxXentWithLogitsOp : public XlaOpKernel { class
102 explicit SoftmaxXentWithLogitsOp(OpKernelConstruction* ctx) in SoftmaxXentWithLogitsOp() function in tensorflow::__anon2235de820111::SoftmaxXentWithLogitsOp