gpujs / gpujs/gpu.js

not correct canvas output: I get right cancas when I set cpu({ mode:'cpu'}) , but get wrong canvas when I set cpu()

Open
#697 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
15.5k
Forks
663
PR merge metrics
No merged PRs in 30d

Description

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

![企业微信截图_16215054383106](https://user-images.githubusercontent.com/2399971/118961691-2eb8df00-b997-11eb-9886-c1b4c85d04c2.png)

2. new gpu() , wrong canvas .

![企业微信截图_16215053749401](https://user-images.githubusercontent.com/2399971/118961712-34162980-b997-11eb-8986-859ff8d0df71.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.