Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/sparse/
H A Dkernels_gpu.cu.cc421 typename TTypes<T>::Vec softmax_values) { in CSRSparseMatrixSoftmaxGPUImpl()
615 auto softmax_values = softmax.values().vec<T>(); in CSRSparseMatrixSoftmaxGradGPUImpl() local