microsoft / onnxjs

ONNX.js: run ONNX models using JavaScript
Other
1.75k stars 130 forks source link

webgl: fix tensor data ID in 'Reshape' #256

Closed fs-eire closed 3 years ago

fs-eire commented 3 years ago

use a different tensor ID for reshape implementation, when creating a shared texture data.