"docs/source/ko/using-diffusers/pipeline_overview.md" did not exist on "8b18cd8e7f6be0cf2904dfec4285d4ba98c5586f"
Use DynamicBuffer instead of raw pointer (#32)
* Use DynamicBuffer to hold raw pointer (to global and LDS memory) * add workaround for compiler issue (inefficient ISA) of ds_write for int8x4, int8x8, int8x16
Showing
This diff is collapsed.
Please register or sign in to comment