Improve error handling in strided_slice_op to fail more gracefully and return an...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 27 Feb 2018 05:25:22 +0000 (21:25 -0800)
committerGunhan Gulsoy <gunan@google.com>
Tue, 27 Feb 2018 22:33:33 +0000 (14:33 -0800)
commit46306ad7bd02c613a59aa6074f830f0de011cfbf
treec060750a1505404776e0b9ba643eda5ce225cd3d
parent557611cefba99a7c94dc7dd0932723c0a9f96087
Improve error handling in strided_slice_op to fail more gracefully and return an error status instead of crashing.

PiperOrigin-RevId: 187126888
tensorflow/core/kernels/strided_slice_op.cc