Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
deep-neural-networks
jupyter-notebook
pytorch
regularization
pruning
quantization
group-lasso
distillation
onnx
truncated-svd
network-compression
pruning-structures
early-exit
automl-for-compression
-
Updated
May 19, 2020 - Jupyter Notebook
Hello,
I am trying to go through the Multibody Refinement tutorial: ftp://ftp.mrc-lmb.cam.ac.uk/pub/scheres/multibody_protocol.pdf using the EMPIAR 10180 data. I make it through the first iteration, but my GPU fills up and crashes on the second iteration. I am using Tesla P100-PCIE 16 GB GPUs, so I don't think I should be running out of space.
Here is my submission script:
`#!/bin