Skip to content
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

Pin flatbuffers to <2.0 #648

Merged
merged 1 commit into from
May 21, 2021
Merged

Pin flatbuffers to <2.0 #648

merged 1 commit into from
May 21, 2021

Conversation

Tombana
Copy link
Collaborator

@Tombana Tombana commented May 21, 2021

What do these changes do?

The converter is incompatible with flatbuffers==2.0 (specifically the re-serialization of a flatbuffer is broken, when we remove the Quantize/Dequantize ops in python) so in this PR we pin flatbuffers<2.0 just as tensorflow has.

@Tombana Tombana requested a review from a team May 21, 2021 09:31
@lgeiger lgeiger enabled auto-merge (squash) May 21, 2021 09:40
@lgeiger lgeiger merged commit b63f878 into main May 21, 2021
@lgeiger lgeiger deleted the pin_flatbuffers branch May 21, 2021 10:01
@AdamHillier AdamHillier added the dependencies Pull requests that update a dependency file label Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants