| .. |
|
bottleneck
|
|
|
|
cpp
|
Replace tensor.type().scalarType() calls with tensor.scalar_type()
|
2019-03-08 14:08:18 -08:00 |
|
cpp_extensions
|
Generate derived extension backend Type classes for each scalar type (#17278)
|
2019-02-22 18:38:33 -08:00 |
|
custom_operator
|
Add module attributes (#17309)
|
2019-03-07 10:44:10 -08:00 |
|
data
|
Implement kthvalue in ATen (#17544)
|
2019-03-01 19:00:10 -08:00 |
|
error_messages
|
|
|
|
expect
|
Batch of expect file removals (#17581)
|
2019-03-06 13:44:26 -08:00 |
|
ffi/src
|
|
|
|
onnx
|
Fix the update ONNX expect files (#17767)
|
2019-03-07 12:54:42 -08:00 |
|
optim
|
|
|
|
test_module
|
|
|
|
common_cuda.py
|
|
|
|
common_methods_invocations.py
|
Move lerp to ATen, add functionality for tensor weights (#17348)
|
2019-03-07 14:04:58 -08:00 |
|
common_nn.py
|
fix lint (#17366)
|
2019-02-21 13:39:53 -08:00 |
|
common_utils.py
|
Fix lint in test/common_utils.py
|
2019-03-08 14:22:57 -08:00 |
|
expecttest.py
|
|
|
|
run_test.py
|
Fix lint in run_test.py
|
2019-03-08 14:41:36 -08:00 |
|
test_autograd.py
|
Move lerp to ATen, add functionality for tensor weights (#17348)
|
2019-03-07 14:04:58 -08:00 |
|
test_c10d.py
|
Disable flaky test
|
2019-01-23 11:57:44 -08:00 |
|
test_cpp_extensions.py
|
Change Dispatch.h to use ScalarType over Type
|
2019-03-08 16:42:04 -08:00 |
|
test_cuda.py
|
Move lerp to ATen, add functionality for tensor weights (#17348)
|
2019-03-07 14:04:58 -08:00 |
|
test_cuda_primary_ctx.py
|
Lazily load libcuda libnvrtc from c++ (#17317)
|
2019-02-22 13:51:45 -08:00 |
|
test_dataloader.py
|
Fix lint in test_dataloader.py
|
2019-03-11 08:01:33 -07:00 |
|
test_distributed.py
|
(#14267)
|
2019-03-06 13:39:11 -08:00 |
|
test_distributions.py
|
Registering of kl-divergence for independent distribution (#17681)
|
2019-03-11 08:10:16 -07:00 |
|
test_docs_coverage.py
|
Add some missing docs to torch.rst, new unittest to enforce torch.rst no longer miss anything (#16039)
|
2019-02-15 07:02:31 -08:00 |
|
test_expecttest.py
|
|
|
|
test_indexing.py
|
Use IndexError instead of RuntimeError in ATen CPU kernels
|
2019-02-13 10:19:28 -08:00 |
|
test_indexing_cuda.py
|
|
|
|
test_jit.py
|
add layernorm to AD
|
2019-03-07 13:36:51 -08:00 |
|
test_multiprocessing.py
|
Skip test_event_handle_multi_gpu() on a single GPU system (#17402)
|
2019-02-23 08:29:36 -08:00 |
|
test_multiprocessing_spawn.py
|
Binding for prctl(PR_SET_PDEATHSIG) (#14491)
|
2018-11-29 20:09:19 -08:00 |
|
test_namedtuple_return_api.py
|
Namedtuple return for symeig, eig, pstrf, qr, geqrf (#16950)
|
2019-02-20 14:01:19 -08:00 |
|
test_nccl.py
|
|
|
|
test_nn.py
|
Fix nll_loss crash on cpu where ignore_index is out of bounds (#17328)
|
2019-03-05 14:35:05 -08:00 |
|
test_numba_integration.py
|
|
|
|
test_optim.py
|
enable unit tests working on ROCm 2.1 (#16871)
|
2019-02-09 00:30:50 -08:00 |
|
test_sparse.py
|
Followup to #17049: change more instances of RuntimeError to IndexError
|
2019-02-25 15:34:22 -08:00 |
|
test_thd_distributed.py
|
|
|
|
test_torch.py
|
Introducing array-like sequence methods __contains__ (#17733)
|
2019-03-11 09:00:16 -07:00 |
|
test_type_hints.py
|
create type hint stub files for module torch (#12500)
|
2019-01-29 12:14:17 -08:00 |
|
test_type_info.py
|
Allow converting char tensor to numpy; add [fi]info.min (#15046)
|
2018-12-24 09:11:24 -08:00 |
|
test_utils.py
|
enable unit tests working on ROCm 2.1 (#16871)
|
2019-02-09 00:30:50 -08:00 |