New issue New issue Open Open Dropbox - TypeError: 'NoneType' object is not callable #243 bug ...
Encountered TypeError while compiling a model with dynamic attribute access using torch.compile. The model uses the attribute access mode getattr (x, 'float', None ...