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
File "/teamspace/studios/this_studio/lightning-thunder/thunder/core/jit_ext.py", line 1875, in thunder_general_jit
process_recorded_modifications(ctx, epilogue_trace)
File "/teamspace/studios/this_studio/lightning-thunder/thunder/core/jit_ext.py", line 1757, in process_recorded_modifications
typ, name, root_module_provenance = get_parameter_or_buffer_or_submodule_name_and_root(
File "/teamspace/studios/this_studio/lightning-thunder/thunder/core/jit_ext.py", line 1414, in get_parameter_or_buffer_or_submodule_name_and_root
assert provenance.inputs[0].inst is PseudoInst.LOAD_ATTR
IndexError: list index out of range
Note: If you have a model or program that is not supported yet but should be, please use the program coverage template.
🐛 Bug
To Reproduce
fails with:
requires this to pass
Environment
conda
,pip
, source):Additional context
The text was updated successfully, but these errors were encountered: