onnxruntime
bdd6b00c
- set zero point to 0 if all value are 0.0 (#12470)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
set zero point to 0 if all value are 0.0 (#12470) * set zero point to 0 if all value are 0.0 * fix bug: lower version of numpy.finfo doesn't have smallest_subnormal * check scale to make sure it is not subnormal
References
#12470 - set zero point to 0 if all value are 0.0
Author
yufenglee
Parents
ddea1e48
Loading