1

我想知道当前带有 gRPC 的分布式张量流是否支持 TLS?

我正在阅读代码,https://github.com/tensorflow/tensorflow/blob/r1.14/tensorflow/core/distributed_runtime/rpc/grpc_server_lib.h#L105

GetServerCredentials 的实现 https://github.com/tensorflow/tensorflow/blob/v1.14.0/tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc#L417

似乎不支持 TLS(https://grpc.io/docs/guides/auth/

所以我的问题是:1)不支持仔细检查TLS,以防我错过了什么。2)如果目前不支持,有什么计划?

4

0 回答 0