Adopt Eigen::DenseIndex in lieu of int64 for a few variables (to appease compiler...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Wed, 28 Feb 2018 03:09:38 +0000 (19:09 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 28 Feb 2018 03:13:35 +0000 (19:13 -0800)
commit887c54728f713ec76ea486c94c25dfca791a10c1
treede73dc5c32f2ee62f1b02e4217145a2b6cf0a734
parent72bbc7f03b6bbd996f5bc4e14c29429612978974
Adopt Eigen::DenseIndex in lieu of int64 for a few variables (to appease compiler warnings/errors).

PiperOrigin-RevId: 187268113
tensorflow/core/kernels/split_op.cc
tensorflow/core/kernels/split_v_op.cc
tensorflow/core/kernels/unpack_op.cc