Closed CAHEK7 closed 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
handle.Run
SetStreamFromPool
scale_reduce
handle.Run
binds particular kernel to the current active stream, which was unexpected andSetStreamFromPool
did not affect actual stream forscale_reduce
kernels. Related to SWDEV-476459