Skip to content
Commit 05f5ebad authored by lauren n. liberda's avatar lauren n. liberda Committed by Chromium LUCI CQ
Browse files

tflite: generate flatbuffers files from schema with flatc

currently the generated flatbuffer files are checked-in to tensorflow source.
this breaks builds with unbundled flatbuffers on any version mismatch,
because flatc-generated headers have static_asserts checking if same version
of library and flatc is used.

Bug: https://github.com/tensorflow/tensorflow/issues/62298
Change-Id: Ie4ed9b2683acdb850e35b3861fcfbc4828f536e7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5595037


Commit-Queue: Elly FJ <ellyjones@chromium.org>
Reviewed-by: default avatarSophie Chang <sophiechang@chromium.org>
Reviewed-by: default avatarElly FJ <ellyjones@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1312988}
parent 30016184
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment