Commit 39e3293
authored
[FEA] Add from_handle() methods for Kernel. (#1413)
* wip
* adding thread safety
* cleanup work
* updating docstrings
* removing experimental namespace
* clean up
* adding more unit test to cover edge cases
* removing unneeded import
* removing broken tests
* pre-commit changes
* clean up
* Removing Object.from_handle and Program.from_handle
* whitespace
* adding function memoization
* accessing Kernel directly
* feedback
* precommit1 parent 1b67e7b commit 39e3293
File tree
4 files changed
+273
-107
lines changed- cuda_bindings
- cuda_core
- cuda/core
- tests
4 files changed
+273
-107
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
82 | 84 | | |
83 | 85 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments