We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4be9e4 commit cd52233Copy full SHA for cd52233
setup.py
@@ -79,6 +79,7 @@ def use_debug_mode():
79
80
IS_ROCM = (torch.version.hip is not None) and (ROCM_HOME is not None)
81
82
+
83
class BuildOptions:
84
def __init__(self):
85
# TORCHAO_BUILD_CPU_AARCH64 is enabled by default on Arm-based Apple machines
0 commit comments