Files
tensorflow/third_party/aws
Yong Tang eacdb060e6 Remove unneeded Kineis dependency libraries
In TensorFlow 1.x Kinesis used to be in tf.contrib. Now as
tf.contrib has been moved out it makes sense to remove Kinesis
form the dependency libraries in aws/BUILD, to reduce build time with C++ (slightly)
Note AWS itself is still very much needed as s3 is still supported

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2019-10-02 00:27:33 +00:00
..