onnxruntime
39c8b375
- [JS/WebGPU] Fixed bugs in inputs validation of Resize (#21955)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[JS/WebGPU] Fixed bugs in inputs validation of Resize (#21955) - 'scales' and 'sizes' may be empty tensor, make sure it's 1D tensor and non-empty - Make sure 'scales' and 'sizes' if present its length is non-zero
References
#21955 - [JS/WebGPU] Fixed bugs in inputs validation of Resize
Author
Honry
Parents
b5ef8555
Loading