pytorch/docs/cpp/source
Edward Yang 2d485ffb17 Move CUDAGuard, CUDAStream and CUDAGuardImpl to c10/cuda (#14248)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/14248

This diff also introduces a horrifying hack to override CUDA's DeviceGuardImpl
with a HIPGuardImplMasqueradingAsCUDA, to accommodate PyTorch's current
behavior of pretending CUDA is HIP when you build with ROCm enabled.

Reviewed By: bddppq

Differential Revision: D13145293

fbshipit-source-id: ee0e207b6fd132f0d435512957424a002d588f02
2018-12-12 11:24:26 -08:00
..
notes Add variable_factories.h to cppdocs (#14381) 2018-11-27 10:13:23 -08:00
check-doxygen.sh Add variable_factories.h to cppdocs (#14381) 2018-11-27 10:13:23 -08:00
conf.py Remove outdated css file and refs in cpp conf.py (#14779) 2018-12-05 21:55:45 -08:00
contributing.rst Better high level C++ documentation (#12079) 2018-09-26 20:57:43 -07:00
Doxyfile Move CUDAGuard, CUDAStream and CUDAGuardImpl to c10/cuda (#14248) 2018-12-12 11:24:26 -08:00
frontend.rst Note on Tensor Creation 2018-11-05 16:10:58 -08:00
index.rst Use torch:: instead of at:: in all C++ APIs (#13523) 2018-11-06 14:32:25 -08:00
installing.rst Use torch:: instead of at:: in all C++ APIs (#13523) 2018-11-06 14:32:25 -08:00