microsoft / onnxjs

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

add texture cache support for pack/unpack mode #290

Closed xzhu1900 closed 3 years ago

xzhu1900 commented 3 years ago

This change includes the texture cache support from pack/unpack mode. It also contains a handful other bug fixes.

xzhu1900 commented 3 years ago

The change is squashed from an old branch xuzhu/teams_eval_working2, which contains various commits, other branches merge since January, and hard to isolate out for a single PR.