xla
xla copied to clipboard
Replace `tensorflow::Status::SetStackTrace` with `SetStackTrace(status, trace)`, to be compatible with the `absl::Status` API.
Replace tensorflow::Status::SetStackTrace with SetStackTrace(status, trace), to be compatible with the absl::Status API.