Check there are no duplicate entries in sparse features as this would invalidate...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Sat, 14 Apr 2018 04:00:02 +0000 (21:00 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sat, 14 Apr 2018 04:05:08 +0000 (21:05 -0700)
commit1093fe4075b77774af7e9a913d61cefda7abba96
tree6c8603484a79f5194f977399adf124c93c32242e
parent27210f41427645bda64699aad4273f697b8a408c
Check there are no duplicate entries in sparse features as this would invalidate the example norm computation in SDCA.

PiperOrigin-RevId: 192861834
tensorflow/contrib/linear_optimizer/python/kernel_tests/sdca_ops_test.py
tensorflow/core/kernels/sdca_internal.cc
tensorflow/core/kernels/sdca_internal.h