Skip to content

[Infra:Chore] Remove NeuroPilot implementation from public repository#4620

Merged
wangzhaode merged 1 commit into
masterfrom
feature/remove_neuropilot
Jul 14, 2026
Merged

[Infra:Chore] Remove NeuroPilot implementation from public repository#4620
wangzhaode merged 1 commit into
masterfrom
feature/remove_neuropilot

Conversation

@wangzhaode

Copy link
Copy Markdown
Collaborator

Summary

  • Remove the NeuroPilot backend implementation from the public repository.
  • Keep a public README explaining the authorization requirement and support contacts.
  • Replace the backend CMake configuration with a placeholder that warns users and disables MNN_NEUROPILOT.

Motivation

The NeuroPilot implementation is not distributed as part of the open-source repository and requires authorization from MediaTek.

Impact

Default builds are unaffected. If a user explicitly enables MNN_NEUROPILOT, CMake emits a non-fatal warning, disables the option, and continues configuration.

Validation

  • Configured with -DMNN_NEUROPILOT=ON and verified that CMake completed successfully.
  • Verified MNN_NEUROPILOT:BOOL=OFF in the generated CMake cache.
  • Passed changed-line clang-format, large-file, and diff checks.

@wangzhaode
wangzhaode marked this pull request as ready for review July 14, 2026 05:01
@wangzhaode
wangzhaode merged commit 9995237 into master Jul 14, 2026
19 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.

1 participant