Commit d40adca
Add midding hipStream SWIG typedef to fix ROCm memleak in Python (#3760)
Summary:
Pull Request resolved: #3760
This fixes the memleak and the warning received after running Python tests under ROCm since no destructor was declared and objects would remain allocated.
Reviewed By: gtwang01
Differential Revision: D61357579
fbshipit-source-id: cf73bbd7a7002565a4224c1f0af0aa6ea5edebdb1 parent afe9c40 commit d40adca
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| 355 | + | |
| 356 | + | |
355 | 357 | | |
356 | 358 | | |
357 | 359 | | |
| |||
0 commit comments