Sam Gross
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
Sam Gross
1af9a9637f
Refactor copy and release GIL during copy ( #286 )
2016-12-11 21:54:58 +01:00
Adam Paszke
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
Adam Paszke
06ab3f962f
Refactor _C extension to export some utilities
2016-09-21 08:36:54 -07:00
Adam Paszke
d7504b1f52
Fix type checks in cwrap
2016-08-02 09:45:22 -07:00
Adam Paszke
92e983a489
Fixes for Linux and new cutorch
2016-08-02 09:20:18 -07:00
Adam Paszke
c574295012
Various fixes
2016-07-19 10:45:59 -04:00
Adam Paszke
3a44259b32
Add support for CUDA
2016-07-19 10:45:59 -04:00