Closed lostmsu closed 4 years ago
Passing tuples of 4 or more elements to TensorFlow methods leads to InsufficientExecutionStackException.
InsufficientExecutionStackException
In some cases it is possible to pass an array instead.
Fix released in Preview 7
Passing tuples of 4 or more elements to TensorFlow methods leads to
InsufficientExecutionStackException
.Workaround
In some cases it is possible to pass an array instead.