Skip to content

Releases: ROCm/AMDMIGraphX

ROCm Rel 4.5.2

10 Dec 14:15
Compare
Choose a tag to compare

Support for ROCm Release for 4.5.2

  • Failing fusion plan workaround
  • Install pcre from github since the ftp.pcre.org site is no longer available

ROCm Rel 4.5.0

27 Oct 20:54
Compare
Choose a tag to compare

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

ROCm Rel 4.2.0

11 May 20:00
63e04f5
Compare
Choose a tag to compare

ROCm Release for 4.2.0

ROCm rel 3.9.0

28 Oct 21:38
48fa934
Compare
Choose a tag to compare
Selu operator (#642)

* code backup

* clang format

* support for sele operator

* clang format

* added an onnx unit test for selu

* clang format

* add more unit tests for the selu operation

Co-authored-by: mvermeulen <5479696+mvermeulen@users.noreply.github.com>

ROCm Rel 3.10.0

30 Nov 21:06
48fa934
Compare
Choose a tag to compare
Selu operator (#642)

* code backup

* clang format

* support for sele operator

* clang format

* added an onnx unit test for selu

* clang format

* add more unit tests for the selu operation

Co-authored-by: mvermeulen <5479696+mvermeulen@users.noreply.github.com>

MIGraphX v0.6

13 Apr 22:21
d1e945d
Compare
Choose a tag to compare

Notes

MIGraphX 0.6 is primarily a bugfix release. The release includes:

  • Added a C API in addition to existing C++
  • Support multiple outputs
  • Additional operators including ArgMax, ArgMin, Ceil, ConvTranspose, InstanceNormalization, ReduceL1, ReduceL2, ReduceLogSum, ReduceProd, ReduceSum, ReduceSumSquare, Shape

MIGraphX v0.5

20 Dec 20:50
Compare
Choose a tag to compare

Notes

MIGraphX 0.5 is primarily a performance and bugfix release. The release includes:

  • Additional operators: split, ceil, floor
  • Support for additional models including NASNet-a_Large for Tensorflow
  • Simplified python interface
  • Performance improvements
  • A driver for exercising migraphx

See https://github.com/ROCmSoftwarePlatform/AMDMIGraphX/wiki/Getting-started:-using-the-new-features-of-MIGraphX-0.5 for more getting started information

MIGraphX v0.4

11 Oct 19:20
Compare
Choose a tag to compare

Notes

Updated release

  • Additional operators support for new models and features
  • Quantization support for fp16 and int8
  • Support for NLP models, particularly BERT with both Tensorflow and ONNX examples

See https://github.com/ROCmSoftwarePlatform/AMDMIGraphX/wiki/Getting-started:-using-the-new-features-of-MIGraphX-0.4 for more getting started information

MIGraphX v0.3

17 Jul 15:06
15eb198
Compare
Choose a tag to compare

Notes

Updated release

MIGraphX v0.2

16 Apr 16:42
Compare
Choose a tag to compare

Notes

Updated release