lingvo icon indicating copy to clipboard operation
lingvo copied to clipboard

Build protoc from source, rather than using a binary protoc.

Open hawkinsp opened this issue 2 years ago • 3 comments

Migrate to using the Bazel rules_proto and rules_python packages to build protocol buffers, rather than rolling our own protobuf generation code.

Fixes https://github.com/tensorflow/lingvo/issues/327

hawkinsp avatar Sep 07 '23 00:09 hawkinsp

@joker-eph

hawkinsp avatar Sep 07 '23 00:09 hawkinsp

I confirm that this works on ARM64, thanks!

joker-eph avatar Sep 07 '23 03:09 joker-eph

Was this merged manually? At least part of it seems merged.

nouiz avatar Oct 02 '23 18:10 nouiz