pytorch/torch/testing/_internal
eellison 29fe90e2a2
[release/1.6] [JIT] Dont include view ops in autodiff graphs (#42029)
* Dont include view ops in autodiff graphs

* skip view ops in autodiff testing

* two more tests

* appease calng format

* Pacify clang-format

Co-authored-by: eellison <eellison@fb.com>
Co-authored-by: Nikita Shulga <nikita.shulga@gmail.com>
2020-07-24 13:41:32 -07:00
..
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 Add examples and tests for combining static/class method with async execution (#40619) (#40688) 2020-06-29 19:34:23 -07:00
test_module
__init__.py
autocast_test_lists.py Added index_put to promotelist (#41036) 2020-07-07 13:00:32 -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 [release/1.6] [JIT] Dont include view ops in autodiff graphs (#42029) 2020-07-24 13:41:32 -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 [quant][graphmode] Add support for functional linear (#40331) 2020-06-22 18:05:06 -07:00
common_quantized.py refactoring TestQuantizeScript (#39677) 2020-06-19 11:47:00 -07:00
common_utils.py Ports full dtype inference deprecation to 1.6 (#40799) 2020-07-01 09:27:27 -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