You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
load_builtin
self.load_builtin_from_argval(inst.argval)
File "/opt/conda/envs/testing/lib/python3.10/site-packages/torch/_dynamo/symbolic_convert.py", line 1257, in load_builtin_from_argval
raise NameError(f"name '{argval}' is not defined")
torch._dynamo.exc.InternalTorchDynamoError: NameError: name 'sageattn' is not defined
The text was updated successfully, but these errors were encountered:
load_builtin
self.load_builtin_from_argval(inst.argval)
File "/opt/conda/envs/testing/lib/python3.10/site-packages/torch/_dynamo/symbolic_convert.py", line 1257, in load_builtin_from_argval
raise NameError(f"name '{argval}' is not defined")
torch._dynamo.exc.InternalTorchDynamoError: NameError: name 'sageattn' is not defined
The text was updated successfully, but these errors were encountered: