ncsdk icon indicating copy to clipboard operation
ncsdk copied to clipboard

Added NC_RO_GRAPH_TIME_TAKEN_ARRAY_SIZE into getGraphOptionClass0

Open milosgajdos opened this issue 6 years ago • 0 comments

When trying to retrieve the stats for the last inference getGraphOptionClass0 segfaults because NC_RO_GRAPH_TIME_TAKEN_ARRAY_SIZE option dataLen doesn't get initialized properly before it gets used. This commit fixes this bug.

milosgajdos avatar Nov 20 '18 00:11 milosgajdos