Yong Tang
Yong Tang
cc @vnvo2409
@vnvo2409 Specifc to `versionId', I am wondering if suffix of `?versionId=L4kqtJlcpXroDTDmpUMLUo` is OK? This will be in consistent with S3's Rest API (https://docs.aws.amazon.com/AmazonS3/latest/userguide/RetrievingObjectVersions.html)
@vnvo2409 In case of `VersionId` a suffix in URL like `?versionId=L4kqtJlcpXroDTDmpUMLUo` is enough as the `VersionId` is for object-level. For file system level configurations (auth token in GCS (this is...
@vnvo2409 Ah I think the API `set_filesystem_configuration` has been exposed, though it is not wired up with FileSystem C++ API yet. It will need to be wired with FileSystem C++...
/cc @terrytangyuan
@leah-jo Which tensorflow arm64 package are you using? When I look at the https://pypi.org/project/tensorflow/#files I don't see a arm64 package so I am wondering about the package you have. Assuming...
@hrw This is nice! Would you mind adding a small section in README.md so that more people can try out the package for arm64?
@hrw That will be welcomed! At the moment, the challenge is that for every commit we cannot build aarch64 with GitHub Actions as aarch64 is not supported. If a community...
Close as this issue is resolved. Thanks all for the help and contribution!