| .. |
|
bottleneck
|
Implement torch.util.bottleneck (#5216)
|
2018-03-23 17:27:35 -04:00 |
|
cpp/api
|
Remove caffe2::Tensor::capacity_nbytes, at::Tensor::to##name##Data, (#11876)
|
2018-09-24 10:40:10 -07:00 |
|
cpp_extensions
|
Unify C++ API with C++ extensions (#11510)
|
2018-09-24 14:44:21 -07:00 |
|
custom_operator
|
Enable ROCM clang-7 build
|
2018-10-01 15:11:40 -07:00 |
|
data
|
Merge Variable and Tensor classes (#5225)
|
2018-02-23 18:03:31 -05:00 |
|
error_messages
|
|
|
|
expect
|
move flags to c10 (#12144)
|
2018-10-04 02:09:56 -07:00 |
|
ffi/src
|
|
|
|
onnx
|
move flags to c10 (#12144)
|
2018-10-04 02:09:56 -07:00 |
|
optim
|
|
|
|
test_module
|
Handling for py2/py3 division differences (#11016)
|
2018-09-05 14:57:38 -07:00 |
|
common.py
|
Fix issue 10492 (#11634)
|
2018-09-17 12:13:45 -07:00 |
|
common_cuda.py
|
improve docker packages, fix bugs, enable tests, enable FFT (#10893)
|
2018-09-02 08:54:42 -07:00 |
|
common_nn.py
|
mark unit tests as working, skip failing unit test (#12313)
|
2018-10-03 23:56:26 -07:00 |
|
run_test.py
|
Remove torch/legacy (#11823)
|
2018-09-20 14:00:54 -07:00 |
|
test_autograd.py
|
fix unit tests on CI
|
2018-09-28 23:11:55 -07:00 |
|
test_c10d.py
|
Add env:// rendezvous test (#11782)
|
2018-09-19 09:56:06 -07:00 |
|
test_cpp_extensions.py
|
Unify C++ API with C++ extensions (#11510)
|
2018-09-24 14:44:21 -07:00 |
|
test_cuda.py
|
fix unit tests on CI
|
2018-09-28 23:11:55 -07:00 |
|
test_cuda_primary_ctx.py
|
Only involve tensor device in CUDA -> CPU copy, not current device. (#11592)
|
2018-09-13 16:32:46 -07:00 |
|
test_dataloader.py
|
fix unit tests on CI
|
2018-09-28 23:11:55 -07:00 |
|
test_distributed.py
|
Support torch.distributed.barrier in gloo backend
|
2018-09-20 09:25:59 -07:00 |
|
test_distributed_trap.py
|
fbshipit-source-id: ba600fcd2b5cefc7621357bdeb05e24cea02e5af
|
2018-06-27 04:50:56 -07:00 |
|
test_distributions.py
|
Fix broadcasting bug in StudentT (#12148)
|
2018-09-28 09:57:02 -07:00 |
|
test_indexing.py
|
Throw error on indexing a 0 dim tensor (#11679)
|
2018-09-19 18:10:03 -07:00 |
|
test_jit.py
|
Properly catch errors in PythonOps (#12243)
|
2018-10-03 17:25:03 -07:00 |
|
test_multiprocessing.py
|
Correctly share CUDA Parameters. (#10220)
|
2018-08-10 13:54:56 -07:00 |
|
test_nccl.py
|
Add memory leak check in CUDA tests (#7270)
|
2018-05-31 15:09:54 -04:00 |
|
test_nn.py
|
mark unit tests as working, skip failing unit test (#12313)
|
2018-10-03 23:56:26 -07:00 |
|
test_optim.py
|
Remove torch/legacy (#11823)
|
2018-09-20 14:00:54 -07:00 |
|
test_sparse.py
|
Skip failing tests in test_sparse (#12229)
|
2018-10-01 18:31:45 -07:00 |
|
test_thd_distributed.py
|
C10d release to torch.distributed for PT1 (#11405)
|
2018-09-10 23:27:22 -07:00 |
|
test_torch.py
|
mark unit tests as working, skip failing unit test (#12313)
|
2018-10-03 23:56:26 -07:00 |
|
test_utils.py
|
remove support for c extensions (#12122)
|
2018-10-01 13:55:28 -07:00 |