intel / webml-polyfill

Deprecated, the Web Neural Network Polyfill project has been moved to https://github.com/webmachinelearning/webnn-polyfill
Apache License 2.0
161 stars 42 forks source link

[workload] Reduced opencv.js sizes for OpenCV.js Threshold workload. #1365

Closed BruceDai closed 4 years ago

BruceDai commented 4 years ago

@ibelem PTAL, thanks

OpenCV.js original size current size
SIMD/opencv.js 8.6M 4.2M
Threads+SIMD/opencv.js 8.6M 4.3M
Threads/opencv.js 7.8M 3.5M
WASM/opencv.js 7.7M 3.5M
ibelem commented 4 years ago

Great, thanks @BruceDai please help to push to gh-pages.