"cacheflow/model_executor/model_loader.py" did not exist on "80a2f812f17add5838f84288054fbe0b915622cc"
installation.rst 291 Bytes
Newer Older
zhanggzh's avatar
zhanggzh committed
1
2
3
4
5
6
7
8
9
10
11
12
############
Installation
############

Currently we support installation on Linux, Mac and Windows. We also allow you to use docker.

..  toctree::
    :maxdepth: 2

    Linux & Mac <Tutorial/InstallationLinux>
    Windows <Tutorial/InstallationWin>
    Use Docker <Tutorial/HowToUseDocker>