IDSIA / brainstorm

Fast, flexible and fun neural networks.
Other
1.3k stars 152 forks source link

Benchmarking and Profiling #48

Open Qwlouse opened 8 years ago

Qwlouse commented 8 years ago

I think we should run some rudimentary profiling before the initial release, just to get rid of the worst performance offenders.

On a related note, it'd be nice to have an automatic benchmarking script, that times all handler operations and layer passes. That way it would be easy to measure the effect of speeding up handler operations and layer implementations.