-
- Downloads
PyTorch 1.0.0 support + Proper Packaging (Release 0.3) (#144)
Not backward compatible - re-installation is required * Fixes for PyTorch==1.0.0 * Refactoring folder structure * Update installation section in docs
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- README.md 13 additions, 5 deletionsREADME.md
- __init__.py 0 additions, 0 deletions__init__.py
- distiller/__init__.py 1 addition, 0 deletionsdistiller/__init__.py
- distiller/apputils/__init__.py 0 additions, 2 deletionsdistiller/apputils/__init__.py
- distiller/apputils/checkpoint.py 0 additions, 0 deletionsdistiller/apputils/checkpoint.py
- distiller/apputils/data_loaders.py 0 additions, 0 deletionsdistiller/apputils/data_loaders.py
- distiller/apputils/dataset_summaries.py 1 addition, 1 deletiondistiller/apputils/dataset_summaries.py
- distiller/apputils/execution_env.py 0 additions, 0 deletionsdistiller/apputils/execution_env.py
- distiller/model_summaries.py 252 additions, 1 deletiondistiller/model_summaries.py
- distiller/models/__init__.py 2 additions, 2 deletionsdistiller/models/__init__.py
- distiller/models/cifar10/__init__.py 0 additions, 0 deletionsdistiller/models/cifar10/__init__.py
- distiller/models/cifar10/plain_cifar.py 0 additions, 0 deletionsdistiller/models/cifar10/plain_cifar.py
- distiller/models/cifar10/preresnet_cifar.py 0 additions, 0 deletionsdistiller/models/cifar10/preresnet_cifar.py
- distiller/models/cifar10/resnet_cifar.py 0 additions, 0 deletionsdistiller/models/cifar10/resnet_cifar.py
- distiller/models/cifar10/resnet_cifar_earlyexit.py 0 additions, 0 deletionsdistiller/models/cifar10/resnet_cifar_earlyexit.py
- distiller/models/cifar10/simplenet_cifar.py 0 additions, 0 deletionsdistiller/models/cifar10/simplenet_cifar.py
- distiller/models/cifar10/vgg_cifar.py 0 additions, 0 deletionsdistiller/models/cifar10/vgg_cifar.py
- distiller/models/imagenet/__init__.py 0 additions, 0 deletionsdistiller/models/imagenet/__init__.py
- distiller/models/imagenet/alexnet_batchnorm.py 0 additions, 0 deletionsdistiller/models/imagenet/alexnet_batchnorm.py
__init__.py
deleted
100644 → 0
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
Please register or sign in to comment