Short name describing what triggered the graph break
Attempted to wrap torch._higher_order_ops.invoke_subgraph
Values or code snippet captured at the break point
Explanation of why the graph break was triggered
Directly using invoke_subgraph is not supported. Use nested_compile_region
Hints on how to resolve the graph break
No hints provided.