mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| build.py | ||
| cuda.py | ||
| cudnn.py | ||
| dist_check.py | ||
| env.py | ||
| generate_code.py | ||
| miopen.py | ||
| mkldnn.py | ||
| nccl.py | ||
| ninja_builder.py | ||
| nnpack.py | ||
| nvtoolext.py | ||
| rocm.py | ||
| split_types.py | ||