aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/feature_column/BUILD
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-10-08 10:28:59 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-10-08 10:39:54 -0700
commit049d98c84ca7474459175914ca49c1fa3c11581d (patch)
tree2021021f2a5f8c5274832eb064af67e0a8f44796 /tensorflow/contrib/feature_column/BUILD
parenta04cd08ee7a8c5245d76a59849e1f7e8ba8a3f52 (diff)
Wait for shared resources to initialize before initializing local resources.
shared resources are very similar to global variables functionally and they are initialized at the same time but since workers are only waiting for global variables being initialized, there is a race condition that sometimes the shared resource is not ready. PiperOrigin-RevId: 216208679
Diffstat (limited to 'tensorflow/contrib/feature_column/BUILD')
0 files changed, 0 insertions, 0 deletions