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

Automate loading model using SD card process #225

Merged
merged 3 commits into from
Mar 13, 2024
Merged

Automate loading model using SD card process #225

merged 3 commits into from
Mar 13, 2024

Conversation

pammyleong
Copy link
Collaborator

Description of Change

  • Feature: Update tools to determine SD card or flash for loading NN model
  • API Updates:
    - Update ino_validation and nn_model_update tools to determine SD card or flash
    - Modify NN APIs
    - Add SD_Model API
  • Misc:
    • Modify platform.txt and board.txt to introduce a flag for the automated tools

Tests and Environments

  • AMB82-mini
  • ambpro2_arduino V4.0.7
  • Arduino IDE 2.3.2
  • Windows 10

pammyleong and others added 3 commits March 13, 2024 14:39
- Update ino_validation and nn_model_update tools to determine SD card or flash
- Modify NN APIs
- Add SD_Model API
- Modify platform.txt and board.txt to introduce a flag for the automated tools
- update while(1) for error massage
@M-ichae-l
Copy link
Collaborator

the PR is for core tool update. fail for CI test is reasonable.

  • CI test is based on the previous version of tools

@M-ichae-l M-ichae-l merged commit 880cd42 into Ameba-AIoT:dev Mar 13, 2024
5 of 6 checks 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.

2 participants