"official/vision/serving/image_classification.py" did not exist on "13a5e4fb072e64f7f66d64bccef0edd0e44a996a"
start.rst 494 Bytes
Newer Older
Gao, Xiang's avatar
Gao, Xiang committed
1
2
3
4
5
6
7
8
9
10
11
12
Installation
============

The installation of TorchANI is very simple. You just need to clone the git
repository and do ``pip install .`` like when you install other software.
But keep in mind that TorchANI requires master branch of PyTorch. If you do
not have master branch PyTorch installed, you should install it before
installing TorchANI. Refer to PyTorch's `official instruction`_ to compile
install PyTorch.

.. _official instruction:
    https://github.com/pytorch/pytorch#from-source