Skip to content

Free a tds.Hash() element's memory #23

Description

@NightFury13

How does one explicitly free the memory assigned to any variable which is an instance of tds.Hash()?

I have quite some data that I want to run my torch codes on.However, I face CPU-RAM limitations even if I load my data in chunks as the memory occupied by previously allocated tds is not being freed up even after setting the variable to nil and doing a collectgarbage() in the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions