XtractOpen / Meganet.jl

A fresh approach to deep learning written in Julia
http://www.xtract.ai/
Other
14 stars 9 forks source link

Memory cleanup #71

Open klensink opened 6 years ago

klensink commented 6 years ago

Clean up wasted memory in a bunch of places.

Brings GC down from 55% to 15%, so our benchmark drops from 8 sec/epoch to 4.8 sec/epoch