[XLA:AOT] Emit a .o file to hold the ProgramShape protobuf
This changes tfcompile to emit two .o files, one containing the TF model, and one containing "helpers" which for now only contains the relevant xla::ProgramShape protobuf in serialized form. PiperOrigin-RevId: 182400539
Loading
Please sign in to comment