| .. |
|
_thnn
|
Delete dead Tensor code paths (#5417)
|
2018-02-27 17:58:09 -05:00 |
|
autograd
|
Replace all uses of 'Tensor or Variable' with 'Tensor' (#5508)
|
2018-03-02 14:26:11 -05:00 |
|
backends
|
Port cuDNN RNN dropout state initialization to ATen and make Python c… (#5383)
|
2018-03-02 10:00:00 -05:00 |
|
contrib
|
Refactor ir.h to distinguish Nodes and Values
|
2017-11-15 11:47:18 -08:00 |
|
csrc
|
Big batch of fixes for JIT (#5517)
|
2018-03-02 15:03:44 -08:00 |
|
cuda
|
Delete dead Tensor code paths (#5417)
|
2018-02-27 17:58:09 -05:00 |
|
distributed
|
Delete dead Tensor code paths (#5417)
|
2018-02-27 17:58:09 -05:00 |
|
distributions
|
Replace all uses of 'Tensor or Variable' with 'Tensor' (#5508)
|
2018-03-02 14:26:11 -05:00 |
|
for_onnx
|
Codemod Toffee -> ONNX, toffee -> onnx. Change file names to match
|
2017-09-06 13:45:39 -04:00 |
|
jit
|
Add TracedModule to the JIT (#5409)
|
2018-02-28 22:50:50 -08:00 |
|
legacy
|
add reduce=True arg to MultiMarginLoss (#5150)
|
2018-02-27 18:35:50 -05:00 |
|
lib
|
Fix ASAN alloc-dealloc-mismatch in TestMultiprocessing (#5428)
|
2018-02-27 03:14:52 -05:00 |
|
multiprocessing
|
Add build support for Python 2.7 using MSVC (#4226)
|
2017-12-20 15:07:25 +01:00 |
|
nn
|
Fixed dimensions in docs of conv and conv_transpose (#5543)
|
2018-03-03 05:49:01 -05:00 |
|
onnx
|
Don't spuriously raise warning for Constant nodes, fixes #5101 (#5469)
|
2018-03-01 12:08:48 -05:00 |
|
optim
|
set default ams param in adam optimizer (#5501)
|
2018-03-02 11:43:06 +01:00 |
|
sparse
|
Delete dead Tensor code paths (#5417)
|
2018-02-27 17:58:09 -05:00 |
|
testing
|
Add scalar module tests for common_nn. (#5095)
|
2018-02-07 14:09:24 -05:00 |
|
utils
|
Install cuda headers in ATen build (#5474)
|
2018-02-28 19:36:41 -08:00 |
|
__init__.py
|
Add dtype to torch.Tensor constructors and accept them in set_default_tensor_type (#5444)
|
2018-03-01 14:06:55 -05:00 |
|
_six.py
|
Symbolic implementation of Index supporting tuple of slices. (#3294)
|
2017-10-27 02:39:38 +05:30 |
|
_storage_docs.py
|
[Ready] Limit docs line length (#1900)
|
2017-07-10 10:24:54 -04:00 |
|
_tensor_docs.py
|
More Variable/Tensor clean-ups (#5464)
|
2018-02-28 16:46:47 -05:00 |
|
_tensor_str.py
|
Merge Variable and Tensor classes (#5225)
|
2018-02-23 18:03:31 -05:00 |
|
_torch_docs.py
|
Merge Variable and Tensor classes (#5225)
|
2018-02-23 18:03:31 -05:00 |
|
_utils.py
|
Support type conversion via type(dtype). (#5441)
|
2018-02-28 13:05:38 -05:00 |
|
functional.py
|
Merge Variable and Tensor classes (#5225)
|
2018-02-23 18:03:31 -05:00 |
|
random.py
|
Merge Variable and Tensor classes (#5225)
|
2018-02-23 18:03:31 -05:00 |
|
serialization.py
|
add guards when source of container cannot be retreived (#5317)
|
2018-02-20 17:42:57 -05:00 |
|
storage.py
|
Move repeat to torch/_utils.py (#4712)
|
2018-01-17 17:30:43 -05:00 |
|
torch.h
|
[cpp extensions] Create torch.h and update setup.py
|
2018-02-01 16:19:03 -08:00 |