Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NNX_RELEASE.ModelProto exceeds maximum protobuf size of 2GB #783

Closed
mi-tao opened this issue Jul 6, 2023 · 1 comment
Closed

NNX_RELEASE.ModelProto exceeds maximum protobuf size of 2GB #783

mi-tao opened this issue Jul 6, 2023 · 1 comment

Comments

@mi-tao
Copy link

mi-tao commented Jul 6, 2023

在onnx转mace中,对于onnx模型超过2GB支持是怎么处理的呢?由于我使用的模型参数过大故在保存onnx的时候选择了external_data的方式,在mace的convert中不支持大模型的转换吗?

@TonyMou
Copy link
Contributor

TonyMou commented Jul 6, 2023

在onnx转mace中,对于onnx模型超过2GB支持是怎么处理的呢?由于我使用的模型参数过大故在保存onnx的时候选择了external_data的方式,在mace的convert中不支持大模型的转换吗?

是的,目前还不支持大模型的转换。

@mi-tao mi-tao closed this as completed Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants