Remove redundant initialization of collective params.
authorAyush Dubey <ayushd@google.com>
Wed, 16 May 2018 19:32:04 +0000 (12:32 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 16 May 2018 19:34:49 +0000 (12:34 -0700)
commitea3f7d1947c8a379557387b948affd918f186c41
treeba254d2d07012f7a92a655835144e9c360a95010
parentd825bd42b2fce3a139c05e1412ab6a6b334ff52c
Remove redundant initialization of collective params.

subdiv_permutations is being resized twice in GenerateSubdivParams.

PiperOrigin-RevId: 196870781
tensorflow/core/common_runtime/collective_param_resolver_local.cc