"src/vscode:/vscode.git/clone" did not exist on "42b7d85bce0d0d7edc718de75f6462115d09baff"
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