scott 5766870304
All checks were successful
Build ROCm Image / build (push) Successful in 2m39s
Fix UnboundLocalError: move torch._dynamo import to module level
import inside a function creates a local binding that shadows the
module-level torch import, breaking all earlier torch references in
the same function scope.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 14:34:45 -04:00
Description
No description provided
213 KiB
Languages
Python 100%