[eager]: Support string attributes where the value contains `\0`.
Apparently, some custom operations stuff non-printable characters in string valued attributes. This change also makes the eager C API consistent with the C API for graph construction (TF_SetAttrString and TF_SetAttrStringList). PiperOrigin-RevId: 201372089
Loading
Please sign in to comment