Skip to content

[microNPU] Added various options to the cascader#10387

Closed
jacobbohlin wants to merge 2 commits into
apache:mainfrom
mbaret:ethosu-cascader-13
Closed

[microNPU] Added various options to the cascader#10387
jacobbohlin wants to merge 2 commits into
apache:mainfrom
mbaret:ethosu-cascader-13

Conversation

@jacobbohlin

Copy link
Copy Markdown
Contributor

This PR adds multiple options to the cascader. One option is to toggle multi-dimensional striping and it is disabled by default. The reasoning is that exploring striping in more than 1 dimension has a very high computational cost.
The remainder of the options are aimed towards developers/debugging and are prefixed with dev_. The options are exposed to tvmc. It also introduces the ability to dump information about the cascader proposals to a .json file.

mbaret and others added 2 commits February 24, 2022 18:30
Change-Id: I6771578f1007b8fea02e2dec7d0c797a6ef6aa5e
* Added option to toggle multi-dimensional striping, it is disabled by
  default because it has a very high computational cost. Single
  dimension striping shares most of the benefit with greatly reduced
  cost.
* Added multiple developer/debugging options prefixed with 'dev_'
  Also added these options to tvmc.
* Added cascader logging, if enabled it will dump information about the
  cascader proposals to a 'cascader_log.json' file.

Co-authored-by: Matthew Barrett <matthew.barrett@arm.com>
@jacobbohlin

Copy link
Copy Markdown
Contributor Author

@jacobbohlin

Copy link
Copy Markdown
Contributor Author

Replaced by: #10509

@jacobbohlin jacobbohlin closed this Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants