v22.04.00 - General Availability Release
Initial Public Release
Morpheus is being provided as OSS and is now generally available on GitHub as well as NGC (NVIDIA GPU Cloud). Morpheus is still early software and a work in progress. Breaking changes (including breaking API changes) are to be expected
Highlights
- GNN (Graph Neural Networking) based workflow for fraud detection
- Transformer based workflow for log parsing
- Updated Morpheus to use the features for pipeline development
🐛 Bug Fixes
- Fix default DOCKER_IMAGE_TAG to match that of build_container_release.sh (#33) @dagardner-nv
- fix incorrect bert vocab and hash in training-tuning-scripts/log-parsing/resources (#32) @raykallen
- Removing
no_args_is_help
from CLI commands (#29) @mdemoret-nv - Log parsing example updates (#28) @efajardo-nv
- fix to_file "overwrite" option for cli (#15) @cwharris
📖 Documentation
- Update CONTRIBUTING.md & fix file ownership (#27) @dagardner-nv
- README updates to provide NGC links (#25) @BartleyR
- Move model card info to readme and model-information.csv (#20) @raykallen
🛠️ Improvements
⚠️ Known Issues
- No known issues