emrekuecuek / COMP541

Memory-Efficient Adaptive Optimization implementation with JuliaLang
1 stars 0 forks source link

Accumulator updates #1

Closed emrekuecuek closed 4 years ago

emrekuecuek commented 4 years ago

SM3 works properly now, tested on LeNet because of convenience. Also shows that works on tensors. But accumulator updates needs to be coded.