-
Notifications
You must be signed in to change notification settings - Fork 233
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BootstrapNAS External Weight Reorg. (#2234)
### Changes Allow the use of an external weight importance information for reordering weights of the super-network. Adds missing info in experimental schema for previously committed KD. ### Reason for changes Several advanced algorithms can produce weight importance information that outperform L1/L2 weight reordering strategies. This PR allows the use of external weight importance information to reorder the weights in the super-network. ### Related tickets N/A ### Tests Tests have been included. --------- Co-authored-by: Yuan Jinjie <[email protected]>
- Loading branch information
Showing
6 changed files
with
249 additions
and
29 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
Oops, something went wrong.