Fix tensorflow master build failure with verbs
This fix tries to address the issue in 21999 where
tensorflow master build failed with verbs. The issue was caused
by StringPiece replaced with `absl::string_view`
This fix fixes 21999
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment