Removed deprecated methods from tensorflow::StringPiece.
This will allow tensorflow::StringPiece to be more easily replaced with absl::string_view as absl::string_view does not contain those methods. PiperOrigin-RevId: 193599651
Loading
Please sign in to comment