pytorch / 2 / generated / torch.compiler.list_backends.html

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]

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