C API: Follow naming conventions.
In particular, TF_AttrType instead of TF_Attr_Type and TF_AttrMetadata instead of TF_AttrMetadata. This is more in line with other multi-word names like TF_OperationDescription and TF_SessionOptions. Fixes #4595 Change: 134423578
Loading
Please sign in to comment