Skip to content

coreai-opt v0.2.1

Latest

Choose a tag to compare

@u-simha u-simha released this 02 Jul 20:10
e0203ef

Added

  • Support palettization of ConvTranspose1d/ConvTranspose2d/ConvTranspose3d layers via KMeansPalettizer
  • Support for EAGER execution mode in model inspection utility

Fixed

  • Fixed pruning mask dtype to match that of the weight being pruned
  • Fixes to allow better support for bfloat16 dtype in palettization and quantization