Open
Description
First of all, thank you for opening up your code. I have a question. You used (float*)calloc(mImageSize, sizeof(float)) to apply for memory space in the class batchstream. Why don’t you define a destructor to release the memory? ? I tried the program and there was a bug. Will this memory be released by the tensorrt interface function?thanks again
Metadata
Metadata
Assignees
Labels
No labels