Replaced calls to deprecated tensorflow::StringPiece methods with their
authorA. Unique TensorFlower <gardener@tensorflow.org>
Sat, 7 Apr 2018 00:19:45 +0000 (17:19 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sat, 7 Apr 2018 01:14:38 +0000 (18:14 -0700)
commit21ab9e8aa4b541b40ab27b394d390b08ea54a6d8
tree4fac3396a0b3cb49cf3346008237337f45108a6b
parenta1e0ac4b627619051aee448b750d8ef312c3fb71
Replaced calls to deprecated tensorflow::StringPiece methods with their
tensorflow::str_util equivalents.

This will allow the deprecated methods to be removed.

PiperOrigin-RevId: 191962763
tensorflow/compiler/xla/tests/xla_internal_test_main.cc
tensorflow/core/framework/op_kernel.cc
tensorflow/core/grappler/optimizers/arithmetic_optimizer.cc
tensorflow/core/platform/s3/s3_file_system.cc