summaryrefslogtreecommitdiff
path: root/mypy-strict.ini
AgeCommit message (Expand)AuthorFilesLines
2021-03-23Definition infrastructure for instruction count ubenchmarks (#53296)Taylor Robie1-0/+2
2021-03-19.github: Add workflow to build libtorch (#53292)Sam Estep1-0/+1
2021-03-18Move mypy wrapper to tools (#54268)Sam Estep1-1/+1
2021-03-18Test tools/test_history.py (#54259)Sam Estep1-0/+1
2021-03-17First step to refactoring S3 reading logic (#53755)Jane Xu1-2/+4
2021-03-15Fix sharding algo + test it (#53942)Jane Xu1-0/+1
2021-02-11Add script to display history for a single test across multiple jobs over tim...Sam Estep1-0/+1
2021-02-08Warn if mypy version doesn't match CI (#51799)Sam Estep1-0/+1
2021-02-08[reland] Report test time regressions (#50171)Sam Estep1-0/+1
2021-01-26[reland] Refactor mypy configs list into editor-friendly wrapper (#50826)Sam Estep1-5/+13
2021-01-22Revert D25977352: [pytorch][PR] Refactor mypy configs list into editor-friend...Sam Estep1-13/+5
2021-01-22Refactor mypy configs list into editor-friendly wrapper (#50826)Sam Estep1-5/+13
2021-01-19Consolidate mypy tests and args (#50631)Sam Estep1-0/+1
2021-01-18[pytorch] clean up unused util srcs under tools/autograd (#50611)Jiakai Liu1-7/+2
2021-01-05[pytorch][codegen] migrate gen_variable_type to new data model (#49735)Jiakai Liu1-0/+2
2020-12-07Fix CI by removing gen_pyi from mypy-stirct.ini (#48961)Nikita Shulga1-1/+0
2020-12-07pyi codegen update - remove Declarations.yaml (#48754)Brian Hirsh1-0/+1
2020-11-19[pytorch][codegen] add autograd data model (#48249)Jiakai Liu1-0/+1
2020-11-14[pytorch][codegen] migrate gen_variable_factories.py to the new data model (#...Jiakai Liu1-0/+1
2020-11-14[pytorch][codegen] add fully migrated scripts to mypy strict config (#47747)Jiakai Liu1-0/+3
2020-10-20Add utilities to support handling of nested python data structures (#46287)Richard Zou1-1/+2
2020-10-15More Timer refinement (#46023)Taylor Robie1-2/+21
2020-08-31Rewrite of ATen code generator (#42629)Edward Yang1-2/+1
2020-08-05Add strict mypy type checking and update code_template.py (#42322)Edward Yang1-0/+33