pytorch/test
Zachary DeVito 3f6b212e80 Register CPU/CUDA fuser dynamically (#15887)
Summary:
This avoids a bunch of conditional compilation logic
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15887

Reviewed By: eellison

Differential Revision: D13613239

Pulled By: zdevito

fbshipit-source-id: a18fc69676b3ef19b4469ab58d8714d1f6efccbb
2019-01-11 10:50:35 -08:00
..
bottleneck
cpp Register CPU/CUDA fuser dynamically (#15887) 2019-01-11 10:50:35 -08:00
cpp_extensions Fix for issue 14829 (#14908) 2018-12-17 14:28:50 -08:00
custom_operator
data
error_messages
expect Simplify cat fusion (#15633) 2019-01-11 10:33:42 -08:00
ffi/src
onnx Add support for exporting onnx split (#15092) 2019-01-07 16:09:24 -08:00
optim
test_module
common_cuda.py
common_methods_invocations.py comment out large test cases for tril(u)_indices (#15959) 2019-01-11 09:25:03 -08:00
common_nn.py Bicubic interpolation for nn.functional.interpolate (#9849) 2018-12-17 15:31:48 -08:00
common_utils.py Move autograd metadata from VariableImpl to TensorImpl (#13827) 2018-12-26 16:34:24 -08:00
expecttest.py
run_test.py Fix several ResourceWarning: unclosed file (#15746) 2019-01-09 15:36:53 -08:00
test_autograd.py Fix cuda native loss_ctc for varying input length (#15798) 2019-01-08 22:28:39 -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 _apply in nn.Module (#15305) 2018-12-17 16:22:21 -08:00
test_cuda.py Batched upper triangular, lower triangular (#15257) 2019-01-09 19:46:39 -08:00
test_cuda_primary_ctx.py
test_dataloader.py Fix TestDataLoader.test_proper_exit (#15665) 2019-01-10 08:47:27 -08:00
test_distributed.py Improve assertion failure message (#14813) 2018-12-05 17:20:25 -08:00
test_distributions.py Do not use fork to invoke test scripts in pytorch rocm CI 2018-12-19 21:35:16 -08:00
test_expecttest.py
test_indexing.py allow numpy-like boolean-list indexing in pytorch (#14932) 2018-12-20 15:33:06 -08:00
test_indexing_cuda.py
test_jit.py Register CPU/CUDA fuser dynamically (#15887) 2019-01-11 10:50:35 -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
test_nccl.py
test_nn.py use all_weights instead of _parameters in _flat_weights in rnn (#15766) 2019-01-08 09:48:36 -08:00
test_numba_integration.py
test_optim.py Redefine scheduler to set learning rate using recursive formula (#14010) 2018-12-18 16:44:31 -08:00
test_sparse.py Move autograd metadata from VariableImpl to TensorImpl (#13827) 2018-12-26 16:34:24 -08:00
test_thd_distributed.py
test_torch.py Match NumPy by considering NaNs to be larger than any number when sorting (#15886) 2019-01-11 08:14:11 -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 Make checkpoint_sequential work with multiple arguments (#14278) 2018-12-04 18:47:43 -08:00