grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with:details =下面是我用于请求的grpc客户端。from __future__ import print_function
import tensorflow as tf
from tenso
这是我用来将keras模型导出到tensorflow服务的format.The导出模型在tensorflow服务中成功加载的代码(没有任何警告或错误)。但是,当我使用我的客户端向服务器发出请求时,我会得到一个FailedPrecondition错误。grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with: status = Statu
如果输入文件很小,即csv文件中的行数较少,它就能工作。如果我上传了一个大约200000行的文件,我就会在云监视日志中得到这个错误。2018-11-21 09:11:52.666476: W external/org_tensorflow/tensorflow/core/framework/allocator.cc:113]Allocation of 2878368000 exceeds 10% of system