summaryrefslogtreecommitdiff
path: root/mypy.ini
AgeCommit message (Expand)AuthorFilesLines
2021-07-06Fix mypy.ini (#61333)Nikita Shulga1-1/+1
2021-07-06Refactor clang_tidy.py (#61119)Elton Leander Pinto1-5/+0
2021-06-28Use expecttest from PyPI (#60658)Sam Estep1-1/+0
2021-06-24First step to rearrange files in tools folder (#60473)Rong Rong (AI Infra)1-4/+4
2021-06-22Disable warn_unused_ignores again (#60480)Sam Estep1-1/+4
2021-06-18remove unused `type: ignore` directives (#60006)Philip Meier1-0/+14
2021-05-11Make mypy_wrapper.py accept multiple filenames (#57998)Sam Estep1-0/+1
2021-05-05Speedup render_junit (#57641)Nikita Shulga1-0/+1
2021-04-26Add type annotations to nnapi (#48142)Guilherme Leobas1-6/+0
2021-04-22Remove some wildcards from mypy configs (#56645)Sam Estep1-1/+1
2021-04-12Upgrade mypy to version 0.812 (#55712)Ralf Gommers1-0/+4
2021-04-08Add --suppress-diagnostics option (#55612)Nikita Shulga1-0/+1
2021-04-02[DataLoader] Implement issubtype for type hints (#54299)Erjia Guan1-1/+1
2021-03-18remove type_hint_tests and convert the files to use the new test style (#53167)Guilherme Leobas1-1/+0
2021-03-17First step to refactoring S3 reading logic (#53755)Jane Xu1-1/+2
2021-03-01Make lambda supported by Map DataPipe (#52856)Vitaly Fedyunin1-0/+3
2021-02-17[typing] ignore mypy false positives in aten_test.py (#52370)Stephen Macke1-0/+3
2021-02-08Warn if mypy version doesn't match CI (#51799)Sam Estep1-0/+2
2021-02-08[reland] Report test time regressions (#50171)Sam Estep1-0/+6
2021-02-08Revert D26232345: [pytorch][PR] Report test time regressionsSam Estep1-6/+0
2021-02-08Report test time regressions (#50171)Sam Estep1-0/+6
2021-02-03Type-annotate tools/generate_torch_version (#51637)Nikita Shulga1-1/+3
2021-02-02add type annotations to conv_fused/blas_compare/blas_compare_setup (#51235)Guilherme Leobas1-27/+0
2021-01-26[reland] Refactor mypy configs list into editor-friendly wrapper (#50826)Sam Estep1-1/+5
2021-01-22Revert D25977352: [pytorch][PR] Refactor mypy configs list into editor-friend...Sam Estep1-5/+1
2021-01-22Refactor mypy configs list into editor-friendly wrapper (#50826)Sam Estep1-1/+5
2021-01-19add type annotations to torch.nn.modules.container (#48969)Guilherme Leobas1-3/+0
2021-01-19Consolidate mypy tests and args (#50631)Sam Estep1-0/+3
2021-01-15add type annotations to torch.nn.modules.conv (#49564)Guilherme Leobas1-3/+0
2021-01-12Add type annotations to torch.nn.modules.padding (#49494)Guilherme Leobas1-3/+0
2021-01-12add type annotations to torch.nn.modules.normalization (#49035)Guilherme Leobas1-3/+0
2021-01-11add type annotations to torch.nn.modules.module (#49045)Guilherme Leobas1-3/+0
2021-01-11Run mypy over test/test_utils.py (#50278)Ralf Gommers1-1/+2
2021-01-08add type annotations to torch.nn.modules.fold (#49479)Guilherme Leobas1-3/+0
2021-01-08add type annotations to torch.nn.quantized.modules.conv (#49702)Guilherme Leobas1-10/+1
2021-01-07add type annotations to torch._utils (#49705)Guilherme Leobas1-1/+16
2021-01-06Back out "Revert D25757721: [pytorch][PR] Run mypy on more test files" (#50142)Edward Yang1-0/+11
2021-01-05Revert D25757721: [pytorch][PR] Run mypy on more test filesMike Ruberry1-11/+0
2021-01-05Revert D25757691: [pytorch][PR] Run mypy over test/test_utils.pyRong Rong (AI Infra)1-2/+1
2021-01-05Run mypy over test/test_utils.py (#49654)Ralf Gommers1-1/+2
2021-01-05Run mypy on more test files (#49658)Ralf Gommers1-0/+11
2021-01-04Add type annotations to _tensorboard_vis.py and hipify_python.py (#49834)Guilherme Leobas1-18/+0
2020-12-22add type annotations to torch.nn.parallel._functions (#49687)Guilherme Leobas1-3/+0
2020-12-09Add type annotations to conv-relu (#47680)Guilherme Leobas1-12/+3
2020-12-08Torch onnx (#48980)Guilherme Leobas1-24/+0
2020-12-07Revert D25304229: [pytorch][PR] Add type annotations to torch.onnx.* modulesEdward Yang1-0/+24
2020-12-07Add type annotations to torch.onnx.* modules (#48782)Guilherme Leobas1-24/+0
2020-12-02add type annotations to common_nn.py (#48190)Guilherme Leobas1-3/+0
2020-12-02Revert D25254920: [pytorch][PR] Add type annotations to torch.onnx.* modulesMike Ruberry1-0/+24
2020-12-01Add type annotations to torch.onnx.* modules (#45258)Guilherme Leobas1-24/+0