microsoft / onnxjs

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

cpu: fix type support for 'Reshape' and 'Cast' #257

Closed fs-eire closed 3 years ago

fs-eire commented 3 years ago

add integer support for reshape and cast.