pytorch/torch/backends
lkct 7d542a4f2b Fix type annotation for torch.backends.cudnn.allow_tf32 (#72757)
Summary:
Fixes https://github.com/pytorch/pytorch/issues/72753

Pull Request resolved: https://github.com/pytorch/pytorch/pull/72757

Reviewed By: samdow

Differential Revision: D34204436

Pulled By: ngimel

fbshipit-source-id: 3528efd7bdf72c1d9338806555ecb643ab94ffeb
(cherry picked from commit 7036c2e6e6)
2022-02-14 17:26:37 +00:00
..
_coreml [CoreML][fbcode] Add the preprocess python APIs (#64521) 2021-09-17 00:25:14 -07:00
_nnapi NNAPI: quant logistic fix (#70847) 2022-01-07 13:36:33 -08:00
cuda [Linalg] Add a runtime switch to let pytorch prefer a backend impl in linalg functions on GPU (#67980) 2021-12-03 19:06:30 -08:00
cudnn Fix type annotation for torch.backends.cudnn.allow_tf32 (#72757) 2022-02-14 17:26:37 +00:00
mkl
mkldnn
openmp
quantized Enable typechecking for torch.testing._internal.common_quantized.* (#44805) 2020-09-17 14:24:32 -07:00
xnnpack Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00
__init__.py