Sebastian Messmer
643ca5def2
Replace c10::guts::stuff with std::stuff ( #30915 )
...
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/30915
Since we now have C++14, we don't need these c10::guts helpers anymore
ghstack-source-id: 95777609
Test Plan: waitforsandcastle
Differential Revision: D18869639
fbshipit-source-id: 97716f932297c64c6e814410ac47b444c33d4e2e
2019-12-16 13:57:19 -08:00
Orion Reblitz-Richardson
1d5780d42c
Remove Apache headers from source.
...
* LICENSE file contains details, so removing from individual source files.
2018-03-27 13:10:18 -07:00
Soumith Chintala
891f41c14b
Upgrade to 2.2.1
...
Summary:
Update pybind from 1.8.1 to 2.2.1
aarch64 platform updates pending.
Reviewed By: houseroad, kmatzen
Differential Revision: D6089712
fbshipit-source-id: 80ce09c381717f4317e2e698479ff604cf28c709
2017-10-22 13:26:56 -07:00
Yangqing Jia
8286ce1e3a
Re-license to Apache
...
Summary: Closes https://github.com/caffe2/caffe2/pull/1260
Differential Revision: D5906739
Pulled By: Yangqing
fbshipit-source-id: e482ba9ba60b5337d9165f28f7ec68d4518a0902
2017-09-28 16:22:00 -07:00
Pieter Noordhuis
aadad971e4
Fix pybind11 module name for MPI helpers
...
Summary: TSIA
Reviewed By: dzhulgakov
Differential Revision: D4981136
fbshipit-source-id: 62d0df8dccea0a3ecb6da150eea4752b100c04a8
2017-05-02 23:18:50 -07:00
Yangqing Jia
3732a0044c
Move mpi_python.cc to the python folder to be more consistent about source file locations.
...
Summary: TSIA
Differential Revision: D4386553
fbshipit-source-id: 2c7196171be7d0af90b46b75f68c949ee3980c2e
2017-01-09 10:59:39 -08:00