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.
1 parent 18f9bb5 commit d439203Copy full SHA for d439203
1 file changed
cuda_core/docs/source/release/1.1.0-notes.rst
@@ -56,6 +56,10 @@ New features
56
inspecting or augmenting a captured graph, or populating a conditional
57
body entirely through the explicit API.
58
59
+- ``cuda.core`` now ships with ``.pyi`` stubs for all public APIs, enabling
60
+ users' IDEs and type checkers to provide better autocompletion and static
61
+ analysis.
62
+
63
Bug fixes
64
---------
65
0 commit comments