Serving
Serving copied to clipboard
【急急急!!!】InvalidArgumentError: Broadcast dimension mismatch. 使用window做客户端,centos为服务端 ,输入尺寸问题
InvalidArgumentError: Broadcast dimension mismatch. Operands could not be broadcast together with the shape of X = [1, 361, 1024] and the shape of Y = [1, 400, 1024]. Received [361] in X is not equal to [400] in Y at i:1.
以上为报错及相关代码信息
window做客户端,centos为服务端 ,请求发出后, 服务端报错, 个人认为是preprocess对图像处理不符合模型输入的问题
但未找到解决办法,官方为找到关于perprocess配置详细说明文档 , 模型为paddleDetetion导出的serving模型, 服务端部署启动正常
以下为模型信息
请各位有过相关经验的同学 ,帮忙指点原因 ,多谢 ,辛苦了!!!
Message that will be displayed on users' first issue