Commits


Jiajia Qin authored and GitHub committed eb47008049a
[js/webgpu] FP16 Cast, Resize (#18035) ### Description <!-- Describe your changes. --> Cast/Resize with f16 are missing in vae-decoder-f16. With this change, vae-decoder-f16 becomes 315 ms from over than 1 seconds.