Releases: fraunhoferhhi/nncodec
Releases · fraunhoferhhi/nncodec
nncodec-0.1.3
Fix for compression of integer tensors:
- Encoder and decoder crashed during compression/decompression of integer tensors
nncodec-0.1.2
Fix:
- Remove LSA parameters from parameters dict when the sanity check for block_id_and_param_type fails and lsa is disabled
nnocdec-0.1.1
Fixes and improvements:
- Fixed LSA/FT (crashed under certain conditions)
- Fixed model_executer creation for TensorFlow models on ImageNet
- Removed unsused code and improved naming of variables
nncodec-0.1.0
Initial version