diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index d1c82321c8e..a6813e803d3 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -3,6 +3,33 @@ C++ API: Support for new training algorithms: +Support for new network structures: + +Support for new layers: + +Python front-end: + +Performance optimizations: + +Model portability & usability: + +Experiments & Applications: + +Internal features: + +I/O & data ingestion: + +Build system: + +Bug fixes: + +Retired features: + +============================== Release Notes: v0.104 ============================== +C++ API: + +Support for new training algorithms: + Support for new network structures: - Added GPT-3 transformers and training recipes