We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
你好,我在实现自己plugin的时候,parseFromFile 调试进DEFINE_BUILTIN_OP_IMPORTER函数里面creator->createPlugin(name.c_str(), &pluginFieldCollection);返回null,这是因为什么?我该在哪里注册。序列化的顺序是怎么样的? @dlunion @hopef
The text was updated successfully, but these errors were encountered:
No branches or pull requests
你好,我在实现自己plugin的时候,parseFromFile 调试进DEFINE_BUILTIN_OP_IMPORTER函数里面creator->createPlugin(name.c_str(), &pluginFieldCollection);返回null,这是因为什么?我该在哪里注册。序列化的顺序是怎么样的? @dlunion @hopef
The text was updated successfully, but these errors were encountered: