Use TF_GetCode instead of status->status.ok()
This removes some uses of internal fields of TF_Status. Once these are all removed, TF_Status can be forward-declared by the C API and we can split out the TF_Status into its own header and make it opaque to all users. PiperOrigin-RevId: 238363449
Loading
Please sign in to comment