docs: add NIO12L NPU model usage guides (21 models, CN/EN)#1753
Merged
Conversation
Add complete Host-to-Device workflow docs for 21 AI models on NIO12L platform, covering model conversion (NeuroPilot Converter) and device deployment (Neuron SDK). Both Chinese docs and English i18n translations are included. Signed-off-by: Ronin <dengluoning@radxa.com>
Contributor
Author
|
还在修改,暂时先不要合并 |
Unified all 21 NIO12L NPU model guides (CN + EN) to reference the single
merged repository instead of the old two-repo workflow. All paths updated
from models/<model>/ to examples/<model>/model/{int8,fp32}/.
Signed-off-by: Ronin <dengluoning@radxa.com>
Contributor
Author
修改完毕,可以合并, @Milir-Radxa |
Add a device-only workflow to all 21 NIO12L NPU model guides: users can now skip Host-side conversion and download pre-compiled DLA models directly from GitHub Releases via wget, then build and run on the device immediately. Signed-off-by: Ronin <dengluoning@radxa.com>
Add INT8/FP32 inference time and FPS data to all 21 NIO12L model docs (CN + EN), based on 100-inference benchmarks. Signed-off-by: Ronin <dengluoning@radxa.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
docs: add NIO12L NPU model usage guides (21 models, CN/EN)
Description of changes
Add complete Host-to-Device workflow documentation for 21 AI models on
the NIO12L (Genio 1200) platform. Each model doc covers:
21 models across 6 categories:
MobileNetV3Large, EfficientNetB0, ResNet50
Both
docs/(Chinese) andi18n/en/.../current/(English) are synced.Also includes supporting pages: README, introduction, and two environment
setup guides.
Agent-doc checklist
scripts/agent-doc-lint.shon changed doc files.TODO/TBD/XXXplaceholders from non-template docs.docs/andi18n/en/...need to be synced..github/agent-doc-drift-baseline.mdintentionally..github/agent-doc-translation-baseline.mdand.github/agent-doc-translation-backlog.mdintentionally.Validation notes