We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 729c3f9 + 859cffe commit 786365eCopy full SHA for 786365e
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [0.18.0] - Sept. XX, 2024
+## [0.18.0] - Sept. 26, 2024
8
9
This release reaches an important milestone by making offloading fully asynchronous.
10
Calls to `dpctl.tensor` submit tasks for execution to DPC++ runtime and return without waiting for execution of these tasks to finish.
0 commit comments