You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Level zero loader changelog
2
2
3
-
## v1.3.0
3
+
## v1.3.6
4
4
* New Tracing Layer APIs to support tracing Level Zero core APIs introduced after the 1.0 Specification. A change of design was needed to allow extension to new APIs without breaking backwards compatibility of original tracing APIs. The original tracing layer APIs will continue to be supported for 1.0 core APIs, but users are encouraged to switch to the new tracing layer APIs.
5
5
* New Loader API to retrieve version information of loader and layers: `zelLoaderGetVersions`
6
6
* Enabled discovery of Level Zero Compute Accelerators Drivers on windows
0 commit comments