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
Return the size in bytes required to encode a string len bytes long into a TF_STRING tensor. TF_CAPI_EXPORT extern size_t TF_StringEncodedSize(size_t len);