We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dde5d0f + 04859f3 commit a534da9Copy full SHA for a534da9
ReleaseNotes.txt
@@ -5,12 +5,17 @@ API:
5
- H2 added a thin GPU portability layer that supports CUDA and ROCm
6
(HIP) programming environments.
7
- Added a spdlog-based logging capability.
8
+ - Added initial support for (sequential) tensors.
9
10
Performance optimizations:
11
12
Internal features:
13
- - MIOpen is supported as a backend for "DNN compute kernels" in DistConv.
14
+ - MIOpen is supported as a backend for "DNN compute kernels" in
15
+ DistConv.
16
+ - DistConv is supported on ROCm systems.
17
+ - Added support for Gitlab CI.
18
+ - Support for DaCe convolution kernels in DistConv
19
20
Build system:
21
0 commit comments