This is a patch release for 0.1.0 that contains the following changes:
- Docs updates: tagline, overview, update to use sparsification for verbiage, fix broken links for recipes
- Flaky decorator added to some sparsity tests so if they fail due to random chance will immediately retest
- Modifier groups enabled for recipes
- DeepSparse nightly build dependencies now match on major.minor and not full version
- Serialization support for MaskedLayer in Keras added
- Support implemented for loading recipes from SparseZoo to common scripts and APIs
- Examples directory renamed to integrations to clarify function
- Rwightman integration added
- Ultralytics integration added
- PyTorch sparse-quantized transfer learning notebook added