You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is great @vayuda, after Intx Tensor subclass matures we can also merge this into pytorch core, but we can keep this in torchao for a while to flesh out the extensibility stories (how to add a new op, layout, implementation branch to these Tensors) etc.
Objective:
Implement sub byte unsigned integer quantization baselines from 1-7 to enable users to experiment with low bit quantization in pytorch.
Tracker:
Tasks
torch.uint1
totorch.uint7
for Uintx tensor subclass #672The text was updated successfully, but these errors were encountered: