Skip to content

Compatibility with the latest onnxruntime 1.17.0 #560

@nemphys

Description

@nemphys

Feature request

ONNX runtime 1.17.0 was released recently and, apart from everything else, it contains a fix for the model dispose method in onnxruntime-node (which was effectively a no-op until v.1.16.3), making it actually do what it implies.

Motivation

Being able to properly dispose models and free up memory is critical for some applications and would be a very welcome addition to the project.

Your contribution

Since I am not familiar with typescript, I am unfrunately unable to help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions