pytorch/tools/setup_helpers
Karl Ostmo 8f0603b128 C++ changes toward libtorch and libcaffe2 unification (#19554)
Summary:
* adds TORCH_API and AT_CUDA_API in places
* refactor code generation Python logic to separate
  caffe2/torch outputs
* fix hip and asan
* remove profiler_cuda from hip
* fix gcc warnings for enums
* Fix PythonOp::Kind
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19554

Differential Revision: D15082727

Pulled By: kostmo

fbshipit-source-id: 83a8a99717f025ab44b29608848928d76b3147a4
2019-04-26 01:38:10 -07:00
..
__init__.py Improve cuDNN detection at build time 2016-12-01 23:14:41 +01:00
cuda.py Fall back to asking nvcc for detecting cuda version if no *cudaart* is found (#19741) 2019-04-25 10:54:20 -07:00
cudnn.py Minor fixes for finding CUDNN (#8743) 2018-06-24 21:42:19 -04:00
dist_check.py Turn on F401: Unused import warning. (#18598) 2019-03-30 09:01:17 -07:00
env.py Enable 32 bit CPU build on Windows 2019-03-20 09:26:50 -07:00
generate_code.py C++ changes toward libtorch and libcaffe2 unification (#19554) 2019-04-26 01:38:10 -07:00
miopen.py Turn on F401: Unused import warning. (#18598) 2019-03-30 09:01:17 -07:00
nccl.py Turn on F401: Unused import warning. (#18598) 2019-03-30 09:01:17 -07:00
nnpack.py Remove NO_* and WITH_* across codebase, except in setup.py (#8555) 2018-06-15 12:29:48 -04:00
nvtoolext.py Turn on F401: Unused import warning. (#18598) 2019-03-30 09:01:17 -07:00
qnnpack.py CMake integration for Int8 ops 2018-10-25 22:25:10 -07:00
rocm.py enable unit tests and other changes (#10266) 2018-08-06 14:54:01 -07:00
split_types.py Enable ninja during python build process for MSVC (#3993) 2017-12-30 12:58:32 +01:00