gpu.js icon indicating copy to clipboard operation
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()

Open yu0089 opened this issue 4 years ago • 0 comments

int16array input .

  1. new gpu({ mode: ' cpu' }) , right cancas

企业微信截图_16215054383106

  1. new gpu() , wrong canvas .

企业微信截图_16215053749401

yu0089 avatar May 20 '21 10:05 yu0089