"...git@developer.sourcefind.cn:chenpangpang/diffusers.git" did not exist on "e4b8f173b97731686e290b2eb98e7f5df2b1b322"
Improve buffer address for out of bound check (#21)
* Use buffer load built-in OOB check. buffer size is limited to 2GB. * buffer APIs use combined wave and thread offset * use uint32_t for addr shift in buffer addressing
Showing
This diff is collapsed.
Please register or sign in to comment