Searched defs:variable_out (Results 1 – 4 of 4) sorted by relevance
63 T *variable_out, T *accumulation_out) { in SparseApplyProximalAdagradUpdate()86 … const int *indices, T *variable, T *accumulation, T *variable_out, in CalSparseApplyProximalAdagrad()
53 T *variable_out = GetDeviceAddress<T>(outputs, 0); in Launch() local
55 T *variable_out = GetDeviceAddress<T>(outputs, 0); in Launch() local
47 T *variable_out = GetDeviceAddress<T>(outputs, 0); in Launch() local