Commit b7c0cc0
committed
Fix _memory/_legacy.py to use new import path
[UNTESTED] Update _memory/_legacy.py to import from cuda.core._utils.cuda_utils
instead of cuda.core.experimental._utils.cuda_utils. This fixes a
circular import issue.1 parent 45c92f5 commit b7c0cc0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments