Short name describing what triggered the graph break
Attempted to wrap RNN, GRU, or LSTM
Values or code snippet captured at the break point
str(value)
Explanation of why the graph break was triggered
Dynamo does not support RNN, GRU, or LSTM.
Hints on how to resolve the graph break