W3cubDocs

/PyTorch 2.9

torch.compiler.list_backends

torch.compiler.list_backends(exclude_tags=('debug', 'experimental')) [source]

Return valid strings that can be passed to torch.compile(…, backend=”name”).

Parameters

exclude_tags (optional) – A tuple of strings representing tags to exclude.

Return type

list[str]

© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.compiler.list_backends.html