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 f9b0da1 commit c501caeCopy full SHA for c501cae
pyproject.toml
@@ -66,7 +66,8 @@ dependencies=[
66
"ruamel.yaml",
67
"sympy",
68
"tabulate",
69
- "torchao==0.10.0"
+ # Keep this version in sync with: third-party/ao pin
70
+ "torchao==0.10.0",
71
"typing-extensions",
72
# Keep this version in sync with: ./backends/apple/coreml/scripts/install_requirements.sh
73
"coremltools==8.2; platform_system == 'Darwin'",
0 commit comments