mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary: Continuing pjh5's work to remove FULL_CAFFE2 flag completely. With these changes you'll be able to also do something like ``` NO_TEST=1 python setup.py build_deps ``` and this will skip building tests in caffe2, aten, and c10d. By default the tests are built. cc mingzhe09088 Yangqing Pull Request resolved: https://github.com/pytorch/pytorch/pull/11321 Reviewed By: mingzhe09088 Differential Revision: D9694950 Pulled By: orionr fbshipit-source-id: ff5c4937a23d1a263378a196a5eda0cba98af0a8 |
||
|---|---|---|
| .. | ||
| amd_build | ||
| autograd | ||
| cwrap | ||
| docker | ||
| jit | ||
| nnwrap | ||
| setup_helpers | ||
| shared | ||
| __init__.py | ||
| aten_mirror.sh | ||
| build_libtorch.py | ||
| build_pytorch_libs.bat | ||
| build_pytorch_libs.sh | ||
| clang_tidy.py | ||
| convert.vim | ||
| download_mnist.py | ||
| gen_onnx.sh | ||
| pytorch.version | ||
| test_aten_install.sh | ||