ROCm / MIOpen

AMD's Machine Intelligence Library
https://rocm.docs.amd.com/projects/MIOpen/en/latest/
Other
1.09k stars 231 forks source link

[Bug] Get kernel after the stream change #3248

Closed CAHEK7 closed 2 months ago

CAHEK7 commented 2 months ago

handle.Run binds particular kernel to the current active stream, which was unexpected and SetStreamFromPool did not affect actual stream for scale_reduce kernels. Related to SWDEV-476459