issues
search
quic
/
aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
https://quic.github.io/aimet-pages/index.html
Other
2.16k
stars
384
forks
source link
Remove source code incompatibility with Python<3.9
#3496
Closed
quic-kyunggeu
closed
1 week ago
quic-kyunggeu
commented
1 week ago
TypeAlias was added in Python 3.10
OrderedDict[...] was added in 3.9
removeprefix was added in 3.9