Short name describing what triggered the graph break
torch.func.functional_call capture is disabled
Values or code snippet captured at the break point
Explanation of why the graph break was triggered
torch.func.functional_call capture is disabled
Hints on how to resolve the graph break
torch._dynamo.config.inline_inbuilt_nn_modules=True to enable.