Notes:
- This release contains minor bug fixes and performance improvements.
Changes:
- Fixed corrupt and obsolete performance database entries
- Fixed issue #70
- Fixed issue #72
- Fixed issue #77
- Removed default dependency of RNNs on rocBLAS
- Added a workaround for softmax fp16 correctness issue
- Added check to only make MIOpen with static boost libraries
- Improved performance database coverage
Known Issues:
- RNNs do not support fp16
- OpenCL backend does not support GEMM convolutions in fp16
- Layer fusions for convolution 1x1 fp16 are not supported
- Layer fusions for large image 1x1 convolutions may cause an exception instead of a warning during compile phase if plan is not supported