ae342fd076
Refactor Random Number Generators in ATen ( #21364 )
...
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/21364
ghimport-source-id: ca7d37e10190ba46dc8512f437404ca9216d3369
Differential Revision: D15696497
Pulled By: ezyang
fbshipit-source-id: 2e713b8566ae915e175b5a79ac1dd9b86cc2a23d
2019-06-12 13:01:30 -07:00
48a3349c29
Delete dead Tensor code paths ( #5417 )
...
This deletes most of the dead Tensor code paths, including the TensorMethods cwrap and generic/Tensor.cpp.
This also moves the THNN.cwrap/.cpp generation to generate_code which can use ninja if installed.
2018-02-27 17:58:09 -05:00
1af9a9637f
Refactor copy and release GIL during copy ( #286 )
2016-12-11 21:54:58 +01:00
0325e2f646
Major autograd refactor
...
Improves autograd performance by more than 2x and fixes a couple
of bugs. All core functions have been moved to C.
2016-10-13 17:17:49 -07:00
06ab3f962f
Refactor _C extension to export some utilities
2016-09-21 08:36:54 -07:00
d7504b1f52
Fix type checks in cwrap
2016-08-02 09:45:22 -07:00
92e983a489
Fixes for Linux and new cutorch
2016-08-02 09:20:18 -07:00
c574295012
Various fixes
2016-07-19 10:45:59 -04:00
3a44259b32
Add support for CUDA
2016-07-19 10:45:59 -04:00