nnabla-c-runtime icon indicating copy to clipboard operation
nnabla-c-runtime copied to clipboard

Fix callback example

Open marhov opened this issue 7 years ago • 0 comments

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.

marhov avatar Aug 27 '18 09:08 marhov