-
Notifications
You must be signed in to change notification settings - Fork 432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for flatbuffers>=2.0
#1977
Labels
bug
An unexpected problem or unintended behavior
Comments
stancld
changed the title
Add a support for
Add support for Jun 23, 2022
flatbuffers>=2.0
flatbuffers>=2.0
Oh, sorry for the false alarm. It's rather an issue of TF itself. :] |
tf 2.10 switched to flatbuffers 2.0 so we should reopen this |
When installing:
|
@fatcat-z Thanks a lot for the fix! 🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello all 👋
First of all, I'd like to thank you for this great repo and package!
I would like to ask you if there's any plan to add support for
flatbuffers>=2.0
in a perceivable future? :] Also, if interested, I'm definitely willing to give a try to handle these breaking changes and try to accommodate supports for both versions (It looks like there are some breaking changes between versions1.12
and2.0
).The text was updated successfully, but these errors were encountered: