Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/
Drmsprop_fp32.c37 float *variable_ptr = variable + start; in RMSPropUnuseCenterFp32() local
86 float *variable_ptr = variable + start; in RMSPropUseCenterFp32() local