Skip to content

Conversation

@aljazdu
Copy link
Contributor

@aljazdu aljazdu commented Nov 13, 2025

Purpose

The clearing of models unpacked to /tmp by NNArchive constructor were not properly cleared after destructing the object.

Specification

NNArchive no longer unpacks all the models to /tmp. NNArchiveOptions no longer holds extractFolder member. GetModelPath() has been removed, as the models are no longer unpacked to filesystem but are stored in memory. Added getOtherModelFormat() which returns the model stored in memory.

Dependencies & Potential Impact

None / not applicable

Deployment Plan

None / not applicable

Testing & Validation

The tests with affected changes were rerun after making the changes for both the RVC2 and RVC4 devices

@aljazdu aljazdu self-assigned this Nov 13, 2025
@aljazdu aljazdu added the testable PR is ready to be tested label Nov 13, 2025
@aljazdu aljazdu requested a review from moratom November 13, 2025 12:08
@moratom moratom requested a review from lnotspotl November 13, 2025 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testable PR is ready to be tested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants