Skip to content

Installation

David edited this page Dec 9, 2019 · 5 revisions

Manual Installation

Thrift installation

follow https://thrift-tutorial.readthedocs.io/en/latest/installation.html

python dependencies

The projects "special" dependencies are: torch, thriftpy2, tensorboard. Install them via pip3, or with:
pip3 install -r requirements.txt

Clone this wiki locally