pytorch/tools/setup_helpers
Yi Zhang cc32dcadd9 Fix Error when run python setup.py install again on Windows (#59689)
Summary:
Fix https://github.com/pytorch/pytorch/issues/59688

So far, .build.ninja should be removed before building the source code on Windows at any time

Pull Request resolved: https://github.com/pytorch/pytorch/pull/59689

Reviewed By: bdhirsh

Differential Revision: D29032960

Pulled By: walterddr

fbshipit-source-id: 2b8162cd119820d3b6d8715745ec29b9c381e01f
2021-06-10 12:22:21 -07:00
..
__init__.py Strictly type everything in .github and tools (#59117) 2021-06-07 14:49:36 -07:00
cmake.py Fix Error when run python setup.py install again on Windows (#59689) 2021-06-10 12:22:21 -07:00
env.py Strictly type everything in .github and tools (#59117) 2021-06-07 14:49:36 -07:00
gen.py
gen_version_header.py Strictly type everything in .github and tools (#59117) 2021-06-07 14:49:36 -07:00
generate_code.py Strictly type everything in .github and tools (#59117) 2021-06-07 14:49:36 -07:00
numpy_.py