@@ -16,6 +16,7 @@ updates.
1616 ======== ========== =========
1717 Version Date View
1818 ======== ========== =========
19+ `0.85 `_ 06/29/2020 `HTML <https://spec.oneapi.com/versions/0.85/ >`__ `PDF <https://spec.oneapi.com/versions/0.85/oneAPI-spec.pdf >`__
1920 `0.8 `_ 05/29/2020 `HTML <https://spec.oneapi.com/versions/0.8/ >`__ `PDF <https://spec.oneapi.com/versions/0.8/oneAPI-spec.pdf >`__
2021 `0.7 `_ 03/26/2020 `HTML <https://spec.oneapi.com/versions/0.7/ >`__ `PDF <https://spec.oneapi.com/versions/0.7/oneAPI-spec.pdf >`__
2122 `0.5 `_ 11/17/2019 `HTML <https://spec.oneapi.com/versions/0.5.0/ >`__
@@ -24,9 +25,61 @@ updates.
2425Release Notes
2526=============
2627
28+ 0.85
29+ ----
30+
31+ * oneVPL
32+
33+ * High-performance video decode supporting MPEG-2, MPEG-4/H.264/AVC,
34+ H.265/HEVC, AV1, VP9, MJPEG;
35+ * High-performance video encode supporting MPEG-2, MPEG-4/H.264/AVC,
36+ H.265/HEVC, AV1, VP9, MJPEG;
37+ * Video processing for composition, alpha blending, deinterlace,
38+ resize, rotate, denoise, procamp, crop, detail, frame rate
39+ conversion, and color conversion.
40+
41+ * oneDNN
42+
43+ * Added individual primitive definitions providing mathematical
44+ operation definitions and explaining details of their use
45+ * Expanded the programming model section explaining device
46+ abstraction and its interoperability with DPC++
47+ * Added the data model section explaining supported data types and
48+ memory layouts
49+ * Added specification for primitive attributes explaining, among
50+ other things, low-precision inference and bfloat16 training
51+
27520.8
2853---
2954
55+ * Level Zero
56+
57+ * Updated to 0.95
58+
59+ * oneMKL
60+
61+ * Continuing modifications to oneMKL Architecture and BLAS domain
62+ * Significant refactoring and updating of LAPACK domain API
63+ descriptions and structure.
64+
65+ * oneTBB
66+
67+ * Significant rewrite and reorganization
68+
69+ * oneDAL
70+
71+ * Extended description of Data Management component, added
72+ description of basic elements of algorithms, and error handling
73+ mechanism
74+ * Added description of namespaces and structure of the header files
75+ * Added specification of kNN algorithm
76+ * Introduced math notations section, extended glossary section
77+
78+ * oneDNN
79+
80+ * Detailed descriptions for data model (tensor formats and data
81+ types), and execution models
82+
30830.7
3184---
3285
0 commit comments