[XLA] Return status instead of TF_RET_CHECK.
TF_RET_CHECK logs the call stack and HloEvaluator is often called with parameters and non-constant ops which results in a logging output in cases where the caller expects it could fail. PiperOrigin-RevId: 172018263
Loading
Please sign in to comment