IntelLabs / distiller

Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
Apache License 2.0
4.34k stars 799 forks source link

checkpoints example in example jupyter-notebook download denied. #550

Open huboqiang opened 3 years ago

huboqiang commented 3 years ago

hi, the following links in https://github.com/IntelLabs/distiller/blob/master/jupyter/alexnet_insights.ipynb are AccessDenied in s3 storage:

https://s3-us-west-1.amazonaws.com/nndistiller/sensitivity-pruning/alexnet.checkpoint.0.pth.tar https://s3-us-west-1.amazonaws.com/nndistiller/sensitivity-pruning/alexnet.checkpoint.89.pth.tar https://s3-us-west-1.amazonaws.com/nndistiller/hybrid/checkpoint.alexnet.schedule_sensitivity_2D-reg.pth.tar

kwseow commented 2 years ago

any advice on this matter? looks like it is still unavailable.