pytorch
5a2d4c1f - BFP16 quantization/dequantization (#62974)

Commit
3 years ago
BFP16 quantization/dequantization (#62974) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/62974 Testing the functionality of `tensor.to` approach. Comparing `tensor.to` and `torch.ops.fb.FloatToBfloat16Quantized` approach and testing if they match for 2d tensors. Test Plan: buck test //torchrec/fb/distributed/tests:test_quantized_comms Reviewed By: wanchaol Differential Revision: D30079121 fbshipit-source-id: 612e92baeb2245449637faa9bc31686353d67033
Committer
Parents
Loading