Skip to content

v22.04.00 - General Availability Release

Compare
Choose a tag to compare
@mdemoret-nv mdemoret-nv released this 27 Apr 20:58
7c2e5d5

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

🛠️ Improvements

  • TensorRT installation warning for onnx_to_trt (#23) @cwharris

⚠️ Known Issues

  • No known issues