Fix torch compile backend: 'disabled' no longer valid option
All checks were successful
Build and Push Docker Image / build (push) Successful in 30m37s
All checks were successful
Build and Push Docker Image / build (push) Successful in 30m37s
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
},
|
||||
"127": {
|
||||
"inputs": {
|
||||
"backend": "disabled",
|
||||
"backend": "inductor",
|
||||
"fullgraph": false,
|
||||
"mode": "default",
|
||||
"dynamic": false,
|
||||
|
||||
Reference in New Issue
Block a user