waylonflinn/weblas

Optimize Reshape

Open

#24 ouverte le 16 févr. 2016

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (56 forks)batch import
help wantedperformance

Métriques du dépôt

Stars
 (701 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur