pytorch/docs/cpp/source
Sebastian Messmer d408324350 Move files to/from c10/core and c10/util (#15316)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15316

This starts cleaning up the files in c10 according to the module structure we decided on.

Move to c10/util:
- Half.h, Half-inl.h, Half.cpp, bitcasts.h

Move to c10/core:
- Device.h, Device.cpp
- DeviceType.h, DeviceType.cpp

i-am-not-moving-c2-to-c10

Reviewed By: dzhulgakov

Differential Revision: D13498493

fbshipit-source-id: dfcf1c490474a12ab950c72ca686b8ad86428f63
2019-01-10 16:22:22 -08:00
..
notes Fix restructured text issue in tensor_basics.rst (#15701) 2019-01-07 11:35:19 -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 Extend note about contributing to the C++ frontend (#15902) 2019-01-10 14:22:00 -08:00
Doxyfile Move files to/from c10/core and c10/util (#15316) 2019-01-10 16:22:22 -08:00
frontend.rst Fix C++ Frontend example in frontend.html (#15717) 2019-01-07 11:39:47 -08:00
index.rst Use at::zeros instead of torch::zeros in non-differentiable example (#15527) 2018-12-25 21:50:17 -08:00
installing.rst Use torch:: instead of at:: in all C++ APIs (#13523) 2018-11-06 14:32:25 -08:00