Open XiHenSuper opened 5 months ago
问题描述 UIE原始模型的输入有三个: input_ids、position_ids以及常量fill constant 通过paddle2onnx.command.c_paddle_to_onnx函数转onnx后输入结构发生大的变动。
更多信息 :
报错截图 UIE原始输入模型结构:
转onnx后的输入模型结构:
其他信息
与原模型哪里不符?
问题描述 UIE原始模型的输入有三个: input_ids、position_ids以及常量fill constant 通过paddle2onnx.command.c_paddle_to_onnx函数转onnx后输入结构发生大的变动。
更多信息 :
报错截图 UIE原始输入模型结构:
转onnx后的输入模型结构:
其他信息