..
codegen
[nvFuser] add torch.jit.fuser context manager ( #38993 )
2020-06-01 10:52:40 -07:00
data
Use Python3 super() throughout torch.testing. ( #37024 )
2020-04-22 09:00:28 -07:00
distributed
Allow profiler to be enabled remotely with RPC ( #38748 )
2020-06-18 17:01:57 -07:00
test_module
__init__.py
autocast_test_lists.py
Removes dunder div ( #39151 )
2020-06-16 23:02:20 -07:00
common_cuda.py
Avoid printing erroneous warning about "MIOpen not found" for ROCm builds ( #33837 )
2020-04-17 20:31:01 -07:00
common_device_type.py
Make test case precision property ( #40057 )
2020-06-19 14:24:55 -07:00
common_distributed.py
Updates assertEqual to require atol and rtol, removes positional atol ( #38872 )
2020-05-27 06:31:07 -07:00
common_methods_invocations.py
Removes dunder div ( #39151 )
2020-06-16 23:02:20 -07:00
common_nn.py
Updates assertEqual to require atol and rtol, removes positional atol ( #38872 )
2020-05-27 06:31:07 -07:00
common_quantization.py
[PyTorch Numeric Suite] Add support for dynamic quantization of linear module ( #39024 )
2020-06-19 10:58:56 -07:00
common_quantized.py
refactoring TestQuantizeScript ( #39677 )
2020-06-19 11:47:00 -07:00
common_utils.py
Make test case precision property ( #40057 )
2020-06-19 14:24:55 -07:00
dist_utils.py
Implement timeout support for RRefs ( #38590 )
2020-06-04 02:14:42 -07:00
expecttest.py
Test test_is_nonzero make expected exception inline ( #37128 )
2020-04-24 13:12:31 -07:00
hypothesis_utils.py
Limit max numel for test tensors ( #38304 )
2020-05-12 10:46:00 -07:00
jit_metaprogramming_utils.py
[JIT] Factor out aliases to separate test ( #38746 )
2020-05-21 21:47:24 -07:00
jit_utils.py
[test] split tracer related tests out of test_jit ( #40142 )
2020-06-17 17:26:33 -07:00