Skip to content

pku-liang/Domino

Repository files navigation

Domino

Download

git clone [email protected]:KnowingNothing/Domino.git
git submodule update --init --recursive

Build & Test

$ mkdir build && cd build
$ cmake ..
$ make
$ ctest

Setup environment

The environment for Python3

source setup-env.sh

or

cd python
python setup.py develop --no-deps

or

cd python
python setup.py install --user

Python part dependencies

tflite
onnx
networkx
pandas

others:

accelergy
timeloop

refer to https://timeloop.csail.mit.edu/timeloop/installation

we prepare download script in download_utils

maestro

we prepare download script in download_utils

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published