Wei Zhao
Wei Zhao
I hit the same issue, the reason is that it is loading 'common' package instead of that in the src/x86_64-fma. pip3 uninstall common will make it work. The loading of...
hi @mutouyun, 我想请问下怎么才能清除一个channel的cache?我遇到这种情况(非正常退出)的做法就是开一个新channel,想问问可不可以直接把原来的数据给清空。
@mutouyun 感谢!
> I also found another workaround, you can construct the cuda graph in another profile block and use it later. Extending on my code from before, it would look like...
Hi @zhang677, I was trying out the spmv example in the test, which was failing. Then I found this PR which seems to fix the bug. I would like to...
@zhang677 Thanks for the update! I will use code from this PR.
@lapp0 Yes. The output is the same.