caffejs icon indicating copy to clipboard operation
caffejs copied to clipboard

Integrate weblas for GPU tensor computations

Open chaosmail opened this issue 8 years ago • 1 comments

The demos of JS libraries using weblas (http://waylonflinn.github.io/DeepBeliefSDK/, https://transcranial.github.io/keras-js/) look amazing. Hence we should integrate it for GPU support (https://github.com/waylonflinn/weblas).

chaosmail avatar Sep 17 '17 09:09 chaosmail

Here are some more GPU accelerated JS libs

  • https://github.com/waylonflinn/webnn/blob/master/lib/convolution.js
  • http://cs.stanford.edu/people/karpathy/convnetjs/build/convnet-webgl.js

chaosmail avatar Sep 19 '17 17:09 chaosmail