waylonflinn / weblas

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

"new" keyword when creating pipeline tensor #40

Closed borablanca closed 6 years ago

borablanca commented 7 years ago

I think we should use "new weblas.pipeline.Tensor(..)" when creating a tensor. Examples don't show it.

waylonflinn commented 7 years ago

Good catch! Thanks!