For this example, we are using a pretrained mobilenet v2 model.
-
Installing Docker There’s a graphical installer for Windows and Mac that makes installing Docker easy. Here are instructions for each OS:
git clone --recursive [email protected]:lmEshoo/quantization.git
cd quantization
git submodule update --init --recursive
docker pull lmestar/tvm:0.1.1
make
Evaluation was done using Google Colab.
- Once you opened the notebook, upload all
./eval/
into the Colab enviroment and run.
- Lini Mestar
- Harpreet Wassan