2.63 GB
65,102 files
Updated 29 days ago
Name
Size
extensions
README.md353 Bytes
xet
__init__.py704 Bytes
xet
qbytes_mm.py5.31 kB
xet
quantize.py3.05 kB
xet
unpack.py1.89 kB
xet
README.md

Quanto operations library

This contains the quanto:: operations, available in python under torch.ops.quanto.

To add a new operation:

  • add a definition for the operation in library/ops.py,
  • provide a default implementation using pytorch operators only under library/python,
  • provide optimized kernels for all devices under library/ext.
Total size
2.63 GB
Files
65,102
Last updated
Jun 4
Pre-warmed CDN
US EU US EU

Contributors