Skip to content

[codex] Publish MLPerfTiny examples - #3

Draft
JustinSelig wants to merge 1 commit into
mainfrom
codex/publish-mlperftiny-examples
Draft

[codex] Publish MLPerfTiny examples#3
JustinSelig wants to merge 1 commit into
mainfrom
codex/publish-mlperftiny-examples

Conversation

@JustinSelig

Copy link
Copy Markdown
Contributor

Summary

  • Publishes the MLPerfTiny suite under app_examples/mlperftiny, sourced from EfficientComputer/apps main at commit 46301721a6da.
  • Adds all five MLPerfTiny apps: anomaly detection, image classification, keyword spotting, streaming wake word, and visual wake words.
  • Wires the suite into app_examples/CMakeLists.txt and the top-level example listings.
  • Adds comprehensive README documentation for the suite and for each individual MLPerfTiny app, covering model files, tensor contracts, build targets, validation behavior, and customization notes.

Validation

  • Verified all five app README files plus the suite README are present.
  • Verified the copied suite contains the expected 76 source/model/doc files.
  • Ran git diff --cached --check successfully after cleaning inherited trailing whitespace.
  • Attempted CMake configure from app_examples; local configure is blocked by the current machine's EFF SDK/toolchain setup. Without overrides, SDK setup cannot locate efftools; with local overrides, /Users/justin/effcc/bin/effcc cannot execute on this host.

Notes

  • The copied tree preserves the internal source layout, including arm/ reference ports. The E1x build paths use the app CMake files and eff/ sources.

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.

1 participant