Remove unnecessary 'typedef' keywords.
These generate a compiler warning: tensorflow/c/kernels.h:38:1: warning: typedef requires a name [-Wmissing-declarations] Also change the dependency from :c_api_internal to :c_api, only the latter exports c_api.h PiperOrigin-RevId: 221498747
Loading
Please sign in to comment