Skip to content

ROCm Rel 4.5.0

Compare
Choose a tag to compare
@causten causten released this 27 Oct 20:54
· 2 commits to release/rocm-rel-4.5 since this release

ROCm Release for 4.5.0

  • Moved migraphx to version 1.3
  • Added support for Ubuntu 20.04
  • Added support and updates for ONNX Operators scan, scatter, reverse, step, and flatten
  • Improvements to build, reduced time required for model compile phase
  • General improvements to Python and C++ examples along with adding Notebook and BERT SQuAD, NFNet, Unet, and 3DUnet examples
  • Added Quantization support for FP16 operations
  • Support running ONNXRT test suite
  • Enhanced debug capabilities by logging time,
  • Add support for step attribute for ONNX slice operator
  • Internal Build / Test improvements