From dd6e79c780a3485113b31af9af558c42800c8a05 Mon Sep 17 00:00:00 2001 From: Daniel Lowell Date: Thu, 19 Jul 2018 13:25:02 -0500 Subject: [PATCH] Adding in other known issues. --- doc/src/releasenotes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/src/releasenotes.md b/doc/src/releasenotes.md index 49b2c45627..cdde519944 100644 --- a/doc/src/releasenotes.md +++ b/doc/src/releasenotes.md @@ -11,6 +11,8 @@ Notes: Known Issues: +- RNNs do not support fp16 +- Training with CNNs does not support fp16 - Users may encounter a warning that their performance database is out of date. The performance database can be updated by setting the environment variable for just the initial run of an application: `MIOPEN_FIND_ENFORCE=search` For more information on the performance database, see: https://rocmsoftwareplatform.github.io/MIOpen/doc/html/perfdatabase.html#