Skip to content

MIOpen v2.18.0

Compare
Choose a tag to compare
@JehandadKhan JehandadKhan released this 05 Oct 20:23
· 1 commit to master since this release

Notes

  • This release announces the deprecation of MIOpen's OpenCL backend and updates the distribution mechanism for MIOpen kernels along with a few other documentation changes.

Changes

  • Deprecate MIOpen's OpenCL backend
  • Integrate Kernel DB files into MIOpen using Git LFS
  • Add and update MIOpen porting guide
  • Fix an issue in the pooling kernels
  • Fix address calculation issue in Image to Column kernel
  • Various performance tuning and updates
  • Fix an issue in the Winograd kernels
  • Enable MIOpen to restrict to deterministic kernels
  • Various other internal improvements and fixes