gpu.js
gpu.js copied to clipboard
not correct canvas output: I get right cancas when I set cpu({ mode:'cpu'}) , but get wrong canvas when I set cpu()
int16array input .
- new gpu({ mode: ' cpu' }) , right cancas

- new gpu() , wrong canvas .
