-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Inform Mullapudi2016's grouping algo of the gpu_blocks() dims.
By design, a Stage cannot "compute_at" another stage's outer gpu_blocks() dimensions. Inform the auto-grouping algorithm of all outer dimensions by appending Vars to the lists: inner_dims and outer_dims. Make can_parallel() and can_vectorize() optional.
- Loading branch information
1 parent
36040d5
commit a36d902
Showing
1 changed file
with
20 additions
and
9 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