-
Notifications
You must be signed in to change notification settings - Fork 157
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
[onert] Change metadata pointer type to ExternalData #12433
Conversation
This commit changes metadata pointer type to ExternalData. ONE-DCO-1.0-Signed-off-by: ragmani <ragmani0216@gmail.com>
Thanks for trying 😄 I think we can use |
I have a question regardless to this PR. Originally posted by @ragmani in #12408 (comment) |
Let me clarify the word first, to make sure that we have the same understanding.
Originally posted by @zetwhite in #12408 (comment) |
@ragmani So, About your question, For now, Yes only external data is used in metadata. Originally posted by @zetwhite in #12408 (comment) |
@zetwhite |
As talked offline with @zetwhite,
For those reasons, I close this PR. Sorry for interrupting you due to my misunderstanding. |
No problem at all. |
This commit changes metadata pointer type to ExternalData.
ONE-DCO-1.0-Signed-off-by: ragmani ragmani0216@gmail.com