Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsoftmax_op_gpu.cu.cc195 class SoftmaxOpGPU : public OpKernel { class
197 explicit SoftmaxOpGPU(OpKernelConstruction* context) : OpKernel(context) { in SoftmaxOpGPU() function in tensorflow::SoftmaxOpGPU