Hi, I noticed when looking at the output of the EIDSP_TRACK_ALLOCATIONS in the inferencing SDK deployed in my project that it seems to be reporting a memory leak. I haven’t seen my program crash so I don’t think it’s an actual memory leak but after every call to run_classifier there are always 236 bytes that are unaccounted for, so ei_memory_in_use increases by this amount each call to run_classifier.
my project ID is 20721