Get Started ============ Sevral links: #. `pypi, torchcs `_ #. `github, torchcs `_ #. `document, torchcs `_ Installation ------------- The `torchcs `_ package can be easily installed by ``pip install torchcs``. After it is installed, just excute ``import torchcs as tc`` to import the package. .. important:: If you want to install torchcs on Windows system. The C/C++ build tools should be installed firstly! Just download it from `here `_ , and select the follow components to install. .. image:: ./_static/vs-installer-workloads.png