| .. |
|
bottleneck
|
Implement torch.util.bottleneck (#5216)
|
2018-03-23 17:27:35 -04:00 |
|
cpp/api
|
Created DefaultTensorOptions in ATen (#8647)
|
2018-06-24 21:15:09 -07:00 |
|
cpp_extensions
|
Add file and line to CUDA_CHECK and CUDNN_CHECK (#8836)
|
2018-06-25 10:46:52 -04:00 |
|
data
|
Merge Variable and Tensor classes (#5225)
|
2018-02-23 18:03:31 -05:00 |
|
error_messages
|
|
|
|
expect
|
Better support for literals in jit script (#8687)
|
2018-06-21 15:43:38 -04:00 |
|
ffi/src
|
|
|
|
onnx
|
Create ATen tensors via TensorOptions (#7869)
|
2018-06-16 00:40:35 -07:00 |
|
optim
|
Correct gradient of rosenbrock (#3881)
|
2017-11-26 11:49:04 -05:00 |
|
common.py
|
Build system changes (#8627)
|
2018-06-20 17:45:26 -04:00 |
|
common_cuda.py
|
Add memory leak check in CUDA tests (#7270)
|
2018-05-31 15:09:54 -04:00 |
|
common_nn.py
|
Add memory leak check in CUDA tests (#7270)
|
2018-05-31 15:09:54 -04:00 |
|
run_test.py
|
Create initial Python bindings for c10d (#8119)
|
2018-06-08 12:59:51 -07:00 |
|
test_autograd.py
|
Some 0-sized dimension support, port catArray away from resizeLegacy. (#8666)
|
2018-06-20 13:26:08 -04:00 |
|
test_c10d.py
|
Export ProcessGroupGloo options to Python (#8664)
|
2018-06-20 09:08:06 -07:00 |
|
test_cpp_extensions.py
|
Export tensor descriptor (#8313)
|
2018-06-20 22:32:50 -07:00 |
|
test_cuda.py
|
Test that broadcast doesn't copy when dst and src devices are the same (#8803)
|
2018-06-22 17:36:19 -04:00 |
|
test_dataloader.py
|
[READY TO MERGE] Enable tests that use DataLoader with multiple workers on Windows (#6745)
|
2018-06-06 22:50:39 -04:00 |
|
test_distributed.py
|
Build system changes (#8627)
|
2018-06-20 17:45:26 -04:00 |
|
test_distributions.py
|
Add half cauchy, half normal distributions (#8411)
|
2018-06-14 10:28:42 +02:00 |
|
test_indexing.py
|
torch.arange: add numpy-style type inference. (#7016)
|
2018-04-27 15:11:45 -04:00 |
|
test_jit.py
|
[JIT] Adds fp16 support to the jit (#8679)
|
2018-06-21 18:14:51 -04:00 |
|
test_legacy_nn.py
|
Migrated hardshrink() to ATen and deprecated nn.Hardshrink() (#8117)
|
2018-06-14 16:42:20 -04:00 |
|
test_multiprocessing.py
|
torch.arange: add numpy-style type inference. (#7016)
|
2018-04-27 15:11:45 -04:00 |
|
test_nccl.py
|
Add memory leak check in CUDA tests (#7270)
|
2018-05-31 15:09:54 -04:00 |
|
test_nn.py
|
Spectral norm improvements (#8590)
|
2018-06-24 17:15:13 -04:00 |
|
test_optim.py
|
Make return uniform in lbfgs step (#7586)
|
2018-05-16 11:16:46 -04:00 |
|
test_sparse.py
|
Create ATen tensors via TensorOptions (#7869)
|
2018-06-16 00:40:35 -07:00 |
|
test_torch.py
|
Fix nonzero and tensor printing of n-dimensional empty tensors. (#8849)
|
2018-06-25 12:09:47 -04:00 |
|
test_utils.py
|
[build] disable test_expect for pinning cmake to 3.5* in dockerfiles repo (#8850)
|
2018-06-25 14:21:42 -04:00 |