Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some changes for AI Kit/HAT+ #3966

Merged
merged 8 commits into from
Dec 10, 2024
Merged

Conversation

naushir
Copy link
Contributor

@naushir naushir commented Dec 10, 2024

No description provided.

Copy link
Collaborator

@nathan-contino nathan-contino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Nice touch with the tabs. Just a couple of small stylistic things.

documentation/asciidoc/computers/ai/getting-started.adoc Outdated Show resolved Hide resolved
documentation/asciidoc/computers/ai/getting-started.adoc Outdated Show resolved Hide resolved
documentation/asciidoc/computers/ai/getting-started.adoc Outdated Show resolved Hide resolved
documentation/asciidoc/computers/ai/getting-started.adoc Outdated Show resolved Hide resolved

=== Alternative Package Versions

The AI Kit/HAT+ devices will not function if there is a version mismatch between the Hailo software packages and device drivers. In addition, Hailo's neural network tooling may also require particular a version for the generated model file. At the time of writing, the latest package version is 4.19, but if earlier versions are required, the following steps should be followed:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"require particular a version" -> "require a particular version"


The AI Kit/HAT+ devices will not function if there is a version mismatch between the Hailo software packages and device drivers. In addition, Hailo's neural network tooling may also require particular a version for the generated model file. At the time of writing, the latest package version is 4.19, but if earlier versions are required, the following steps should be followed:

. If you have previously used `apt-mark` to hold any of the relevant packages, you may need to unhold them:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this something that a typical user is likely to have done?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only if they have an explicit reason to do so, e.g. running older models.


=== Alternative Package Versions

The AI Kit/HAT+ devices will not function if there is a version mismatch between the Hailo software packages and device drivers. In addition, Hailo's neural network tooling may also require particular a version for the generated model file. At the time of writing, the latest package version is 4.19, but if earlier versions are required, the following steps should be followed:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason why a user might want to explicitly use an older version, rather than just using whatever gets auto-installed by an apt update?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some older models won't work with the latest packages.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aha, thanks.

@nathan-contino nathan-contino merged commit 5553383 into raspberrypi:develop Dec 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants