Skip to content

Commit da7a6cd

Browse files
authored
Update 2020-7-20-pytorch-1.6-released.md
1 parent f184249 commit da7a6cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/2020-7-20-pytorch-1.6-released.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ To reiterate, prototype features in PyTorch are early features that we are looki
206206

207207
**Quantization Numerical Suite:** Quantization is good when it works, but it’s difficult to know what's wrong when it doesn't satisfy the expected accuracy. A prototype is now available for a Numerical Suite that measures comparison statistics between quantized modules and float modules. This is available to test using eager mode and on CPU only with more support coming. A tutorial on how to use this feature can be found [here](https://github.com/pytorch/tutorials/tree/master/prototype_source).
208208

209+
209210
Cheers!
210211
Team PyTorch
211212

0 commit comments

Comments
 (0)