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.
./eval/ into the Colab enviroment and run.Content type
Image
Digest
Size
4.5 GB
Last updated
over 6 years ago
docker pull lmestar/tvm