waylonflinn/weblas

Optimize Reshape

Open

#24 opened on Feb 16, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (701 stars) (56 forks)batch import
help wantedperformance

Description

The GLSL shader for Tensor.reshape is very complex. It also currently accounts for ~15% of the execution time of the NN demo.

Contributor guide