forked from NVIDIA/DALI
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Coalesce stores in Slice for smaller output types (NVIDIA#3568)
* Coalesce stores in Slice for smaller output types This change coalesces stores to global memory in SliceGPU when OutputType is smaller than 4 bytes in order to improve performance. Signed-off-by: Szymon Karpiński <[email protected]>
- Loading branch information
1 parent
8947d9f
commit 3d56dfc
Showing
1 changed file
with
51 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters