Skip to content

Latest commit

 

History

History
executable file
·
36 lines (22 loc) · 502 Bytes

installation.rst

File metadata and controls

executable file
·
36 lines (22 loc) · 502 Bytes

Python Package Installation

There are three ways to install NNabla Python package.

Install From Binary

.. toctree::
    :maxdepth: 1

    install_on_linux.rst
    install_on_windows.rst

Install From Source

.. toctree::
    :maxdepth: 1

    build_on_linux.rst
    build_on_windows.rst
    build_on_macos.rst

Running On Docker

.. toctree::
    :maxdepth: 1

    docker.rst