pytorch/test
Edward Yang da2004e132 Upgrade lint. (#39483)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/39483

I fixed all of the new errors that occurred because of the upgrade.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>

Test Plan: Imported from OSS

Differential Revision: D21884575

Pulled By: ezyang

fbshipit-source-id: 45c8e1f1ecb410c8d7c46dd3922ad70e982a0685
2020-06-04 12:56:43 -07:00
..
backward_compatibility Revert D21729544: add overload name for op eq.str 2020-05-28 12:27:12 -07:00
bottleneck_test
cpp [TensorExpr] some cleanups / fixes for LoopOptions (#39408) 2020-06-03 15:11:59 -07:00
cpp_api_parity Updates assertEqual to require atol and rtol, removes positional atol (#38872) 2020-05-27 06:31:07 -07:00
cpp_extensions Remove datatype from Storage and StorageImpl (#38870) 2020-05-21 15:26:08 -07:00
custom_operator
distributed Updates assertEqual to require atol and rtol, removes positional atol (#38872) 2020-05-27 06:31:07 -07:00
error_messages
expect Clean up error handling in is_nonzero and where in TensorCompare.cpp (#38150) 2020-05-13 20:19:40 -07:00
jit Upgrade lint. (#39483) 2020-06-04 12:56:43 -07:00
mobile Enabling lite interpreter in torch python API (#39181) 2020-06-03 18:33:23 -07:00
onnx [ONNX]Enable tests in test_operators.py (#39431) 2020-06-03 21:49:19 -07:00
optim
quantization Upgrade lint. (#39483) 2020-06-04 12:56:43 -07:00
scripts
type_hint_tests
HowToWriteTestsUsingFileCheck.md
print_test_stats.py Upgrade lint. (#39483) 2020-06-04 12:56:43 -07:00
run_test.py Restore docs coverage test via sphinx (#39331) 2020-06-04 10:49:38 -07:00
simulate_nccl_errors.py
te_utils.py
test_autograd.py Upgrade lint. (#39483) 2020-06-04 12:56:43 -07:00
test_bundled_inputs.py
test_complex.py Remove copy_imag and copy_real methods (#39065) 2020-06-03 18:22:50 -07:00
test_cpp_api_parity.py
test_cpp_extensions_aot.py Updates assertEqual to require atol and rtol, removes positional atol (#38872) 2020-05-27 06:31:07 -07:00
test_cpp_extensions_jit.py Updates assertEqual to require atol and rtol, removes positional atol (#38872) 2020-05-27 06:31:07 -07:00
test_cuda.py Remove unboxed only from AMP registrations for cat. (#39156) 2020-06-02 07:49:02 -07:00
test_cuda_primary_ctx.py
test_dataloader.py The exception raised when RandomSampler.replacement is non-boolean should be TypeError (#36547) 2020-06-02 06:54:02 -07:00
test_determination.py Use @skipIfNoFBGEMM instead of direct check (#39068) 2020-06-01 17:15:36 -07:00
test_dispatch.py
test_distributions.py Updates assertEqual to require atol and rtol, removes positional atol (#38872) 2020-05-27 06:31:07 -07:00
test_expecttest.py
test_function_schema.py
test_futures.py Expose torch.futures.Future (#39008) 2020-06-02 10:12:56 -07:00
test_indexing.py Replacing assertEqual with assertEqualIgnoreType wherever types missmatch (#38102) 2020-05-09 14:48:55 -07:00
test_jit.py Upgrade lint. (#39483) 2020-06-04 12:56:43 -07:00
test_jit_cuda_fuser.py [nvFuser] add torch.jit.fuser context manager (#38993) 2020-06-01 10:52:40 -07:00
test_jit_disabled.py
test_jit_fuser.py [JIT] Exit Transform Rewrite (#38282) 2020-05-15 12:22:28 -07:00
test_jit_fuser_legacy.py
test_jit_fuser_te.py [JIT] Exit Transform Rewrite (#38282) 2020-05-15 12:22:28 -07:00
test_jit_legacy.py
test_jit_profiling.py
test_jit_py3.py Upgrade lint. (#39483) 2020-06-04 12:56:43 -07:00
test_jit_simple.py make test_jit infer the profiling mode, add a job for simple executor (#38374) 2020-05-13 23:55:40 -07:00
test_jit_string.py
test_logging.py
test_mkldnn.py cover nn.Conv1d in mkldnn model conversion logic (#38528) 2020-05-19 13:04:18 -07:00
test_mobile_optimizer.py
test_multiprocessing.py Updates assertEqual to require atol and rtol, removes positional atol (#38872) 2020-05-27 06:31:07 -07:00
test_multiprocessing_spawn.py
test_namedtensor.py Remove supports_named_tensor from codegen entirely. (#38739) 2020-06-01 13:09:08 -07:00
test_namedtuple_return_api.py
test_nn.py Nearest interpolation gpu implementation fix [Resolves issue #38985] (#39055) 2020-05-28 08:07:14 -07:00
test_numba_integration.py
test_optim.py Make Optimizer.state_dict() nondeterministic (#37347) 2020-06-01 15:32:02 -07:00
test_overrides.py Fix incorrect __torch_function__ handling in einsum (#38741) 2020-05-21 06:59:25 -07:00
test_quantization.py Add JIT fusion pass to fuse quantized add and relu. (#38897) 2020-05-27 14:16:57 -07:00
test_serialization.py [JIT] Make new zip serialization for torch save/load significantly (~70%) faster (#38379) 2020-05-29 01:56:18 -07:00
test_show_pickle.py
test_sparse.py Updates assertEqual to require atol and rtol, removes positional atol (#38872) 2020-05-27 06:31:07 -07:00
test_tensorboard.py Upgrade lint. (#39483) 2020-06-04 12:56:43 -07:00
test_tensorexpr.py move num_profiled_runs to common_utils (#38687) 2020-05-27 01:14:01 -07:00
test_throughput_benchmark.py
test_torch.py Fix overflow issues when unpacking large numbers (#39140) 2020-06-04 12:24:24 -07:00
test_type_hints.py
test_type_info.py
test_type_promotion.py Moves angle/abs test to test_torch (#39154) 2020-05-28 14:55:40 -07:00
test_utils.py Retry/skip test on URLError rather than on HTTPError (#39477) 2020-06-03 17:29:40 -07:00
test_xnnpack_integration.py Add preprocessing that fuses decomposed linear into linear. (#37937) 2020-05-07 18:08:36 -07:00