Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Encountered TypeError while compiling a model with dynamic attribute access using torch.compile. The model uses the attribute access mode getattr (x, 'float', None ...