Migrate from std::string to tensorflow::tstring. (#7830)
Note that during the transition period tstring is typedef'ed to std::string. See: https://github.com/tensorflow/community/pull/91
Showing
Please register or sign in to comment
Note that during the transition period tstring is typedef'ed to std::string. See: https://github.com/tensorflow/community/pull/91