Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsoftmax_op_gpu.cu.cc129 class SoftmaxOpGPU : public OpKernel { class
131 explicit SoftmaxOpGPU(OpKernelConstruction* context) : OpKernel(context) { in SoftmaxOpGPU() function in tensorflow::SoftmaxOpGPU