Skip to content

MIOpen v2.5.0

Compare
Choose a tag to compare
@daniellowell daniellowell released this 10 Jul 21:52
· 1788 commits to develop since this release

Notes:

  • This release contains convolution performance improvements, various minor fixes and documentation updates.

Changes:

  • Added a script to detect and install appropriate precompiled kernels
  • Added 3D convolution backwards weights implicit GEMM implementation
  • Improve performance of convolution implicit GEMM algorithm
  • Improved database coverage for batch size 1
  • Improved logging and error reporting
  • Improved documentation for debugging with numeric checks
  • Fixed issue with potential infinities and NaNs appearing during low precision training on CNNs