pytorch/docs/cpp/source
Hong Xu 987e37b9c2 Enable EXE001 flake8 check. (#27560)
Summary:
According to https://github.com/pytorch/pytorch/issues/27285 , seems we do not intend to use shebang as an indication of Python version, thus
we enable EXE001 flake8 check.
For violations, we either remove shebang from non-executable Python scripts or grant them executable permission.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/27560

Differential Revision: D17831782

Pulled By: ezyang

fbshipit-source-id: 6282fd3617b25676a6d959af0d318faf05c09b26
2019-10-09 09:15:29 -07:00
..
notes Rename packed tensor accessor (#25654) 2019-09-10 09:18:54 -07:00
check-doxygen.sh Re-organize C++ API torch::nn folder structure (#26262) 2019-09-17 10:07:29 -07:00
conf.py Enable EXE001 flake8 check. (#27560) 2019-10-09 09:15:29 -07:00
contributing.rst fix sigma in the middle of when word (#16227) 2019-01-23 08:35:32 -08:00
Doxyfile Remove Tensor.h, TensorMethods.h from src/core. (#27086) 2019-10-06 09:37:50 -07:00
frontend.rst Fix C++ Frontend example in frontend.html (#15717) 2019-01-07 11:39:47 -08:00
index.rst Minor readability fixes to C++ documentation (#27338) 2019-10-03 21:45:35 -07:00
installing.rst Add copy logic for LibTorch to avoid issues on Windows (#25556) 2019-09-03 06:33:38 -07:00