pytorch/torch/backends
PyTorch MergeBot b994ce359e Revert "[cuDNN V8 API] (reopen) Allow the number of kernels profiled under torch.backends.cudnn.benchmark = True to be limitedCudnnv8 benchmark limit (#77002)"
This reverts commit c274f2ad52.

Reverted https://github.com/pytorch/pytorch/pull/77002 on behalf of https://github.com/malfet due to please, as it breaks internal CI, but also no CUDA heads should be included from `torch/csrc/Module.cpp`, but rather should be implemented/registered in `torch/csrc/cuda/Module.cpp`
2022-05-24 21:52:35 +00:00
..
_coreml [Core ML] Support enumerated input shapes (#74441) 2022-03-21 21:32:24 +00:00
_nnapi Resolve int[]? arguments to new OptionalIntArrayRef class 2022-03-26 01:45:50 +00:00
cuda Revert "Deprecate torch.lu" 2022-05-09 19:06:44 +00:00
cudnn Revert "[cuDNN V8 API] (reopen) Allow the number of kernels profiled under torch.backends.cudnn.benchmark = True to be limitedCudnnv8 benchmark limit (#77002)" 2022-05-24 21:52:35 +00:00
mkl
mkldnn
mps [MPS] Fix torch.mps.is_available() (#78121) 2022-05-24 05:10:38 +00:00
openmp
quantized Add onednn quant backend (#74137) 2022-03-15 01:28:21 +00:00
xnnpack
__init__.py