-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[RUNTIME][CRT] init TVMPackedFunc's name #6044
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @windclarion for the fix!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for bringing the fix @windclarion . However, I think strncpy should be replace by snprintf to avoid unsafe behavior in MISRA-C runtime, otherwise look good.
8521dfb
to
1e23fcc
Compare
52f4773
to
052016c
Compare
just rebase to retrigger, I can't understand fail message |
This is a known flaky error, please retrigger again |
or else src/runtime/crt/graph_runtime/graph_runtime.c TVMGraphRuntime_Run Line 639 will show messy code. Signed-off-by: windclarion <windclarion@gmail.com>
052016c
to
7429887
Compare
Thanks @windclarion for contributing. Thanks @tqchen for reviewing. This is now merged. |
or else src/runtime/crt/graph_runtime/graph_runtime.c TVMGraphRuntime_Run Line 639 will show messy code. Signed-off-by: windclarion <windclarion@gmail.com>
or else src/runtime/crt/graph_runtime/graph_runtime.c TVMGraphRuntime_Run Line 639 will show messy code. Signed-off-by: windclarion <windclarion@gmail.com>
or else src/runtime/crt/graph_runtime/graph_runtime.c TVMGraphRuntime_Run Line 639 will show messy code. Signed-off-by: windclarion <windclarion@gmail.com>
or else src/runtime/crt/graph_runtime/graph_runtime.c TVMGraphRuntime_Run Line 639 will show messy code. Signed-off-by: windclarion <windclarion@gmail.com>
or else src/runtime/crt/graph_runtime/graph_runtime.c TVMGraphRuntime_Run
Line 639 will show messy character.