looput / pytorch_doc_build

Build file of Pytorch docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pytorch_doc_build

Build file of Pytorch docs

How to use

Clone this project to your computer, use your browser to open the index.html

how to build

git clone https://github.com/pytorch/pytorch.git
cd pytorch/docs
pip install -r requirements.txt
make html

you can type make to browse the formate you want to generate.

About

Build file of Pytorch docs


Languages

Language:HTML 99.3%Language:JavaScript 0.5%Language:CSS 0.1%