waylonflinn / weblas

GPU Powered BLAS for Browsers :gem:
MIT License
702 stars 43 forks source link

Optimize SLOKN #23

Open waylonflinn opened 8 years ago

waylonflinn commented 8 years ago

The GLSL shader for slokn is very complex. It also currently accounts for about ~17% of the runtime of the NN demo.