Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.1 - 2026-07-02¶
Added¶
Support palettization of
ConvTranspose1d/ConvTranspose2d/ConvTranspose3dlayers viaKMeansPalettizerSupport for
EAGERexecution mode in model inspection utility
Fixed¶
Fixed pruning mask
dtypeto match that of the weight being prunedFixes to allow better support for
bfloat16dtypein palettization and quantization
0.2.0 - 2026-06-08¶
Added¶
Initial release of
coreai-opt. See the GitHub Releases page for release notes.