Skip to content

class batchstream #10

Open
Open
@ywj55555

Description

@ywj55555

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions