waylonflinn/weblas

Optimize Reshape

Open

#24 opened on Feb 16, 2016

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

Repository metrics

Stars
 (701 stars)
PR merge metrics
 (No merged PRs in 30d)

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