hustzxd / EfficientPyTorch

A PyTorch Framework for Efficient Pruning and Quantization for specialized accelerators.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Documentation Status

EfficientPyTorch

Install

git clone https://github.com/hustzxd/EfficientPyTorch.git

cd EfficientPyTorch
# ./setup.sh
source setup.sh
pip install -r requirements.txt

Run

./run_cli.sh *.prototxt

About

A PyTorch Framework for Efficient Pruning and Quantization for specialized accelerators.


Languages

Language:Jupyter Notebook 51.3%Language:Python 48.5%Language:Shell 0.3%