aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib
diff options
context:
space:
mode:
authorGravatar Derek Murray <mrry@google.com>2018-10-09 14:11:06 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-10-09 14:20:07 -0700
commit4fa59ef694c19dc63d574b2d6a349cd753d9cdbd (patch)
tree014dfa5171c1065be039ecfcf206d304f2ceb323 /tensorflow/contrib
parent5c6ea51834ee410586233d67d43bdb4f1729261f (diff)
[tf.data] Lift parameterized test parameters into lambdas if they create TF ops.
The existing code triggers parts of the TensorFlow runtime that may not have been fully initialized at the time the parameters are evaluated. Lifting into a lambda and invoking the lambda inside the test method will achieve the proper order. PiperOrigin-RevId: 216419757
Diffstat (limited to 'tensorflow/contrib')
0 files changed, 0 insertions, 0 deletions