Paddle2ONNX
Paddle2ONNX copied to clipboard
KeyError: VarType.UINT8
model.pdiparams.zip
!paddle2onnx -m /home/aistudio/models/ --model_filename model.pdmodel --params_filename model.pdiparams -s /home/aistudio//onnx/model.onnx --opset_version 11
报错 KeyError: VarType.UINT8
你好,请问你这个是什么模型呢,除了上述UINT8问题,还存在目前未支持的GRU算子
你好,请问你这个是什么模型呢,除了上述UINT8问题,还存在目前未支持的GRU算子
你好 。模型已经上传到 model.pdiparams.zip 。 该项目训练得模型 https://aistudio.baidu.com/aistudio/projectdetail/1100507?channelType=0&channel=0
你好,请问你这个是什么模型呢,除了上述UINT8问题,还存在目前未支持的GRU算子
你好 。模型已经上传到 model.pdiparams.zip 。 该项目训练得模型 https://aistudio.baidu.com/aistudio/projectdetail/1100507?channelType=0&channel=0
https://aistudio.baidu.com/aistudio/projectdetail/1679868?channelType=0&channel=0 项目地址发错了 是这个项目训练的
抱歉回复有些晚了,可参照PR#286修改代码后重新安装Paddle2ONNX
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.