lingvo
lingvo copied to clipboard
Build protoc from source, rather than using a binary protoc.
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
@joker-eph
I confirm that this works on ARM64, thanks!
Was this merged manually? At least part of it seems merged.