Skip to content

Commit a534da9

Browse files
authored
Merge pull request #105 from benson31/update-release-notes
Update release notes for v0.3.0
2 parents dde5d0f + 04859f3 commit a534da9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

ReleaseNotes.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,17 @@ API:
55
- H2 added a thin GPU portability layer that supports CUDA and ROCm
66
(HIP) programming environments.
77
- Added a spdlog-based logging capability.
8+
- Added initial support for (sequential) tensors.
89

910
Performance optimizations:
1011

1112
Internal features:
1213

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
1419

1520
Build system:
1621

0 commit comments

Comments
 (0)