Skip to content

Commit

Permalink
Hexagon conv2d full output slice (apache#9198)
Browse files Browse the repository at this point in the history
* split h axis by constant factor 2; no cache write

* enable cache_write, but not yet able to compute_at

* cache_write with compute_at

* cleanup, make loop split semantics more clear

* parameterize height loop split

* nhwhwc wiggling (needs cleanup)

* added input channel splits for crouton depth

* cleanup variable names and magic numbers

* comments

* add README

* added 3x3 conv2d (no padding) case

* add ASF header and RFC link

* cleanup README
  • Loading branch information
adstraw authored and ylc committed Jan 13, 2022
1 parent 4913b18 commit 4f926f5
Show file tree
Hide file tree
Showing 2 changed files with 529 additions and 19 deletions.
Loading

0 comments on commit 4f926f5

Please sign in to comment.