Xiaohan Chen

Results 4 issues of Xiaohan Chen

The `prune_by_percentile` function defined in `main.py` uses layer-wise pruning for all models. While it is found in the original LTH paper that global pruning works better for larger convolutional models...

In single-shot experiments using SynFlow as the pruner, it is very likely that the 1x1 convolutional layers are completely pruned out. A command to reproduce this observation is: `python main.py...

Dear all, I have been using Zotero + Zotfile + OneDrive combination quite happily to sync everything. But today when I tried to save a publication from web I found...

One line in xcode.vim is causing an error when vim starts up. `let g:colors_name = "base16-{{scheme-slug}}"` https://github.com/flazz/vim-colorschemes/blob/9e7ab1cfec5d3db85aa1c4e87329fd869ecf94e9/colors/xcode.vim#L64