Adds missing protobuf dep to tf.contrib.data ops. (#17840)
* Adds missing protobuf dep to tf.contrib.data ops. I think this will help resolve the following: https://github.com/tensorflow/serving/issues/421 https://github.com/tensorflow/serving/issues/684 https://github.com/tensorflow/tensorflow/issues/17619 Or at least I was experiencing a similar issue and this change resolved it for me in my local repo. * s/third_party//
Loading
Please sign in to comment