"examples/git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "ac63c4545e8f55fb7c79aa0e1668f204dc0f27e4"
Add the permutation related support as the extension for asp lib. (#1194)
* Add the permutation related support as the extension for asp lib. * [Fix] Track the permutation sequence for progressive channel swap strategy. * Fix the corner case that one layer is not sparse, but need to apply permutation due to its siblings. * Fix the deprecated functions in ASP unit tests. * Fix the sparsity info typo in ASP lib. * [Enhancement] Set the identical random seed for all GPUs to make sure the same results generated in permutation search. * Update the README.md with identical random seed setting and NeurIPS info. * Integrate the Pybind11 enhancement of permutation search into ASP lib.
Showing
This diff is collapsed.
Please register or sign in to comment