Commit 18447358 authored by Mark Heffernan's avatar Mark Heffernan Committed by TensorFlower Gardener
Browse files

Remove HloRunner::ReadModule.

Replace with methods which explicitly specify the HLO file format.
ReadModule would automatically determine the format of the file (HLO text,
text proto, or binary proto). However, automatic determination did not work
well because the underlying TF code which read protos from files
unconditionally emitted error messages to stderr in case of parsing error
resulting in confusing and irrelevant error messages to the user.

PiperOrigin-RevId: 183754369
parent 89a6ff9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment