Skip to content

SparseZoo v1.2.0

Compare
Choose a tag to compare
@jeanniefinks jeanniefinks released this 28 Oct 00:44
69f96a3

New Features:

  • SparseZoo ONNX analysis API added to enable easy model analysis for sparsity, quantization, flops, parameters, and more.
  • BERT document classification models added, trained on the IMDB dataset.

Changes:

  • Tokenizer_config.json added as required file for transformers models.
  • Minimum Python version changed to 3.7 as 3.6 as reached EOL.

Resolved Issues:

  • SparseZoo README updated to reflect new APIs and flows that were released with 1.1 release.

Known Issues:

  • None