TensorFlower Gardener
4823ee3dc1
Merge pull request #39124 from vnvo2409:s3_filesystem_windows
...
PiperOrigin-RevId: 310176310
Change-Id: Ie3650cbb3edbfd5ade0fce213f8469cef4941c6f
2020-05-06 10:23:04 -07:00
Vo Van Nghia
33bf2e77ba
Add windows support for s3
2020-05-03 23:53:19 +07:00
Rahul Huilgol
0c2afe176a
Merge master
2020-02-20 23:27:54 +00:00
TensorFlower Gardener
64d98345d3
Merge pull request #36478 from rahul003:aws_sdk
...
PiperOrigin-RevId: 296004710
Change-Id: I3f2e9fd5107ccff43fb3e770d9bc607c2fa314a7
2020-02-19 10:53:01 -08:00
Rahul Huilgol
0cea453964
Run buildifier on third part aws bazel files
2020-02-06 22:54:57 +00:00
Rahul Huilgol
60481509a9
Enable encryption while building aws sdk
2020-02-05 02:24:31 +00:00
Rahul Huilgol
7372667362
Upgrade AWS SDK to 266, and upgrade its dependencies
2020-02-05 01:17:58 +00:00
Rahul Huilgol
6ebeee20e7
Remove repeated section from bazel build file
2020-01-31 21:14:31 +00:00
Rahul Huilgol
6759808168
Upgrade aws cpp sdk
2020-01-31 20:28:52 +00:00
Rahul Huilgol
c7610d0fec
Use transfer manager for uploads
2020-01-30 00:09:36 +00:00
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
TensorFlower Gardener
31be336414
Merge pull request #28689 from arrowd:master
...
PiperOrigin-RevId: 253891241
2019-06-18 16:31:29 -07:00
leonard951
1ef325e6f4
Update BUILD.bazel
...
Add a definition for linux_aarch64
2019-05-21 14:29:16 -05:00
Gleb Popov
5bada68367
Fix AWS build on FreeBSD.
2019-05-13 21:22:00 +04:00
TensorFlower Gardener
ced36f6006
Merge pull request #22856 from freedomtan:aws_sdk_for_aarch64
...
PiperOrigin-RevId: 246346929
2019-05-02 11:23:21 -07:00
A. Unique TensorFlower
dc34ddc6dd
Updates Apple platform config settings. Sets default target to macos
on Apple platforms in bazelrc.
...
PiperOrigin-RevId: 236380363
2019-03-01 15:00:24 -08:00
TensorFlower Gardener
2cf2569cbf
Merge pull request #24455 from tnthornton:auth-retries-in-aws-sdk
...
PiperOrigin-RevId: 229669580
2019-01-16 19:32:56 -08:00
Taylor Thornton
d489a943a0
upgrade aws-sdk-cpp to 1.5.8 in order to pick up
...
the auth retry changeset that landed in that version
2018-12-19 15:34:55 -08:00
Koan-Sin Tan
3f88ddb71b
[aarch64] make aws sdk work on aarch64
...
`bazel build //tensorflow/tools/pip_package:build_pip_package'
requires AWS SDK by default. but platform part was not built
on aarch64
2018-10-10 02:34:02 +00:00
A. Unique TensorFlower
783627bf63
Convert TensorFlow's aws dependency to new third party import method.
...
PiperOrigin-RevId: 216265275
2018-10-08 15:59:14 -07:00