nnabla-c-runtime
nnabla-c-runtime copied to clipboard
Fix callback example
Set local_context to 0 to avoid rt_free_context calling free on unitialized memory when running systems that do not zero out heap memory.