Avoid capturing unused variables in lambda functions
authorBenoit Steiner <bsteiner@google.com>
Mon, 12 Mar 2018 18:04:59 +0000 (11:04 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 12 Mar 2018 18:10:53 +0000 (11:10 -0700)
commit62fa49ff5dbab9df83362112e17c04f857c72f44
treed7ae914bbc0c2dc20dfffd02e15622e5335a43ee
parent1d6a57edc0be0dcc0c92eb2610b88420a7b7be51
Avoid capturing unused variables in lambda functions

PiperOrigin-RevId: 188747641
tensorflow/cc/framework/while_gradients.cc
tensorflow/contrib/image/kernels/segmentation_ops.cc
tensorflow/core/common_runtime/memory_types.cc
tensorflow/core/distributed_runtime/graph_mgr.cc
tensorflow/core/distributed_runtime/worker.cc
tensorflow/core/kernels/data/iterator_ops.cc
tensorflow/core/kernels/mutex_ops.cc
tensorflow/core/kernels/resource_variable_ops.cc
tensorflow/core/kernels/sparse_cross_op.cc
tensorflow/core/kernels/split_v_op.cc