mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
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>