Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dsoftmax_impl.cu146 accumulate_t max_data_input = std::numeric_limits<accumulate_t>::lowest(); in SpatialSoftMaxForward() local
160 accumulate_t max_data_input = std::numeric_limits<accumulate_t>::lowest(); in SpatialSoftMaxForward() local