You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This method was added to check if a temporary file should be created in tensor_slice_writer.cc. However, this duplicates the functionality of HasAtomicMove(), which is used for the same purpose in tensor_bundle.cc.
PiperOrigin-RevId: 787243159
0 commit comments