Commit a4a7eb6
Restrict scale's values of dequantizeLinear and quantizeLinear to be positive and nonzero (#906)
* Restrict scale of dequantizeLinear and quantizeLinear to be positive
* Update description for non-positive scale values
* remove the step of checking scale contain non-positive values
* Update prose to say values must be nonzero
* update descriptions for scale's values being negative
* refine descriptions for scale's values being negative
* Just normalize wording across two locations
---------
Co-authored-by: Dwayne Robinson <dwayner@microsoft.com>1 parent 32a1770 commit a4a7eb6
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4116 | 4116 | | |
4117 | 4117 | | |
4118 | 4118 | | |
4119 | | - | |
| 4119 | + | |
4120 | 4120 | | |
4121 | 4121 | | |
4122 | 4122 | | |
| |||
4291 | 4291 | | |
4292 | 4292 | | |
4293 | 4293 | | |
4294 | | - | |
| 4294 | + | |
4295 | 4295 | | |
4296 | 4296 | | |
4297 | 4297 | | |
| |||
0 commit comments