Lines Matching full:mypy
1 # This is the PyTorch mypy.ini file (note: don't change this line! -
4 [mypy] section
58 [mypy-torch._C._jit_tree_views] argument
61 [mypy-torch.for_onnx.onnx]
64 [mypy-torch.ao.quantization.experimental.apot_utils]
67 [mypy-torch.ao.quantization.experimental.quantizer]
70 [mypy-torch.ao.quantization.experimental.observer]
73 [mypy-torch.ao.quantization.experimental.APoT_tensor]
76 [mypy-torch.ao.quantization.experimental.fake_quantize_function]
79 [mypy-torch.ao.quantization.experimental.fake_quantize]
87 [mypy-test_torch]
90 # Excluded from mypy due to OpInfos being annoying to type
91 [mypy-torch.testing._internal.common_methods_invocations.*]
94 [mypy-torch.testing._internal.hypothesis_utils.*]
97 [mypy-torch.testing._internal.common_quantization.*]
100 [mypy-torch.testing._internal.generated.*]
103 [mypy-torch.testing._internal.distributed.*]
106 [mypy-torch.nn.modules.pooling]
109 [mypy-torch.nn.parallel._functions]
112 [mypy-torch._appdirs]
115 [mypy-torch.multiprocessing.pool]
118 [mypy-torch.overrides]
122 # Files with 'type: ignore' comments that are needed if checked with mypy-strict.ini
125 [mypy-tools.render_junit]
128 [mypy-tools.generate_torch_version]
137 [mypy-caffe2.python.*]
140 [mypy-caffe2.proto.*]
143 [mypy-caffe2.distributed.store_ops_test_util]
146 [mypy-caffe2.experiments.*]
149 [mypy-caffe2.contrib.*]
152 [mypy-caffe2.quantization.server.*]
159 [mypy-triton.*]
162 [mypy-tensorflow.*]
165 [mypy-tensorboard.*]
168 [mypy-matplotlib.*]
171 [mypy-numpy.*]
174 [mypy-sympy]
177 [mypy-sympy.*]
180 [mypy-hypothesis.*]
183 [mypy-tqdm.*]
186 [mypy-multiprocessing.*]
189 [mypy-setuptools.*]
192 [mypy-distutils.*]
195 [mypy-nvd3.*]
198 [mypy-future.utils]
201 [mypy-past.builtins]
204 [mypy-numba.*]
207 [mypy-PIL.*]
210 [mypy-moviepy.*]
213 [mypy-cv2.*]
216 [mypy-torchvision.*]
219 [mypy-pycuda.*]
222 [mypy-tensorrt.*]
225 [mypy-tornado.*]
228 [mypy-pydot.*]
231 [mypy-networkx.*]
234 [mypy-scipy.*]
237 [mypy-IPython.*]
240 [mypy-google.protobuf.textformat]
243 [mypy-lmdb.*]
246 [mypy-mpi4py.*]
249 [mypy-skimage.*]
252 [mypy-librosa.*]
255 [mypy-mypy.*]
258 [mypy-xml.*]
261 [mypy-boto3.*]
264 [mypy-dill.*]
267 [mypy-usort.*]
270 [mypy-torch._inductor.*]
273 [mypy-torch._dynamo.*]
276 [mypy-cutlass_library.*]
279 [mypy-deeplearning.*]
282 [mypy-einops.*]
285 [mypy-libfb.*]
288 [mypy-torch.*.fb.*]
291 [mypy-torch.fb.*]
294 [mypy-torch_xla.*]
301 [mypy-onnx.*]
304 [mypy-onnxruntime.*]
307 [mypy-onnxscript.*]
310 [mypy-redis]