Skip to content

FileNotFoundError due to mismatched activation file names during DORY deployment #34

Open
@yeko31

Description

@yeko31

Hi !

Thank you for the excellent tools and documentation.

I was following these steps to train the tiny-pulp-dronetv3 model and deploy that model on AI deck.

After completing the quantization process, when executing the dory commands, FileNotFoundError:.../.../input.txt was seen as the output of the terminal.

It seems that the txt files generated by qunatize.py in this line was naming the file as layer_1_activations.txt.. etc. This does not match the file naming expected by DORY (such as input.txt).

Could you please clarify:
Whether the filenames need to be renamed in qunatize.py ?

Thank you for your time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions