pytorch/docs/cpp/source
Peter Goldsborough 37cb357d8d Remove OptionsGuard from ATen (#13738)
Summary:
Deletes the `OptionsGuard` from ATen. This works towards the goal of reworking `DefaultTensorOptions`. `OptionsGuard` is troublesome because it relies on mutating thread local state. This PR fixes those code locations and then deletes the `OptionsGuard`.

ezyang gchanan
Pull Request resolved: https://github.com/pytorch/pytorch/pull/13738

Differential Revision: D13000962

Pulled By: goldsborough

fbshipit-source-id: c8143ee75070c2280f5fd1d9af86f8ce14279b72
2018-11-15 17:37:27 -08:00
..
notes Remove ATen/README.md in favor of cppdocs/notes/tensor_basics.rst (#13601) 2018-11-05 19:13:50 -08:00
check-doxygen.sh Polish CPP docs, Minor Python Docs Fixes (#11722) 2018-09-18 14:55:57 -07:00
conf.py Updating C++ documentation to PyTorch theme. (#13791) 2018-11-15 16:45:52 -08:00
contributing.rst Better high level C++ documentation (#12079) 2018-09-26 20:57:43 -07:00
Doxyfile Remove OptionsGuard from ATen (#13738) 2018-11-15 17:37:27 -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