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
[Enter feedback here]
There is an issue with the following function:
tf2onnx.convert.from_keras()
The errror details:
"""
An error occurred: 'Sequential' object has no attribute 'output_names'
"""
I have to roll back tensorflow from 2.16.1 to 2.15.0 so that this can be solved
Please add this to the documentation and investigate what cause this incompatibility issue
if you want more details of the code, feel free to reach out to me at [email protected]
[Enter feedback here]
There is an issue with the following function:
tf2onnx.convert.from_keras()
The errror details:
"""
An error occurred: 'Sequential' object has no attribute 'output_names'
"""
I have to roll back tensorflow from 2.16.1 to 2.15.0 so that this can be solved
Please add this to the documentation and investigate what cause this incompatibility issue
if you want more details of the code, feel free to reach out to me at [email protected]
Document Details
The text was updated successfully, but these errors were encountered: