pytorch/test
Soumyaroop Roy 95d3fed68f Fix for issue 14829 (#14908)
Summary:
* Modify the testcase as outlined in the issue
   * Issue url: https://github.com/pytorch/pytorch/issues/14829
Pull Request resolved: https://github.com/pytorch/pytorch/pull/14908

Differential Revision: D13490360

Pulled By: ezyang

fbshipit-source-id: ff11a72e19b49223652182e82c2b4e65fe444ca7
2018-12-17 14:28:50 -08:00
..
bottleneck
cpp value-based mark and sweep DCE (#14910) 2018-12-15 01:16:44 -08:00
cpp_extensions Fix for issue 14829 (#14908) 2018-12-17 14:28:50 -08:00
custom_operator Delete at::current_device(), Context::current_device() and Context::getNumGPUs() (#14414) 2018-12-03 10:54:52 -08:00
data
error_messages
expect value-based mark and sweep DCE (#14910) 2018-12-15 01:16:44 -08:00
ffi/src
onnx Adding ONNX export for torch.expand and torch.ne (#15050) 2018-12-17 13:48:14 -08:00
optim
test_module
common_cuda.py
common_methods_invocations.py Fix derivative for mvlgamma (#15049) 2018-12-13 20:32:57 -08:00
common_nn.py Enable testing on Loss modules (#14778) 2018-12-04 18:35:10 -08:00
common_utils.py Print warning when ROCm memory leaking is detected in pytorch tests (#14151) 2018-11-18 00:11:44 -08:00
expecttest.py
run_test.py Allow building libraries with setuptools that dont have abi suffix (#14130) 2018-11-27 17:35:53 -08:00
test_autograd.py gradcheck (#14596) 2018-12-06 18:03:38 -08:00
test_c10d.py add gloo support for gather on GPU (#14916) 2018-12-11 21:21:10 -08:00
test_cpp_extensions.py Fix for issue 14829 (#14908) 2018-12-17 14:28:50 -08:00
test_cuda.py enabled tests in test_nn, test_cuda and test_sparse (#15232) 2018-12-14 14:27:57 -08:00
test_cuda_primary_ctx.py
test_dataloader.py Revert D13289919: [pytorch][PR] [DataLoader] Refactor dataloader.py 2018-12-04 20:25:16 -08:00
test_distributed.py Improve assertion failure message (#14813) 2018-12-05 17:20:25 -08:00
test_distributions.py Remove disabled_features in hipify 2018-12-13 15:43:57 -08:00
test_expecttest.py
test_indexing.py Issue 14984: Remove divide by zero error in index_put_ (#14986) 2018-12-11 13:38:12 -08:00
test_indexing_cuda.py Speed-up "advanced" indexing operations (#13420) 2018-11-27 15:23:59 -08:00
test_jit.py Adding ONNX export for torch.expand and torch.ne (#15050) 2018-12-17 13:48:14 -08:00
test_multiprocessing.py Disable test_leaf_variable_sharing on ASAN runs 2018-12-10 10:43:05 -08:00
test_multiprocessing_spawn.py Binding for prctl(PR_SET_PDEATHSIG) (#14491) 2018-11-29 20:09:19 -08:00
test_nccl.py
test_nn.py Revert D13440858: [pytorch][PR] Use a pool of per-thread cudnn handles for each device, updated 2018-12-14 14:35:01 -08:00
test_numba_integration.py
test_optim.py
test_sparse.py enabled tests in test_nn, test_cuda and test_sparse (#15232) 2018-12-14 14:27:57 -08:00
test_thd_distributed.py Fixed THD DistributedDataParallel not picklable (#14051) 2018-11-15 18:10:47 -08:00
test_torch.py Fix bincount for non-contiguous inputs on CPU (#15109) 2018-12-13 09:44:20 -08:00
test_type_info.py
test_utils.py Make checkpoint_sequential work with multiple arguments (#14278) 2018-12-04 18:47:43 -08:00