Commits


Yulong Wang authored and GitHub committed 5e66fcc703c
[js/web] allow op test to use f16 type for inputs/outputs (#21664) ### Description allow op test to use f16 type for inputs/outputs. This PR introduces "@petamoriken/float16" as Float16Array polyfill but restricts it to be only used for test runner.