Skip to content

docs(Qnn): correct symbolic link path in AOT execution documentation#631

Merged
chenghuaWang merged 2 commits intoUbiquitousLearning:mainfrom
chenghuaWang:wch-main
Feb 3, 2026
Merged

docs(Qnn): correct symbolic link path in AOT execution documentation#631
chenghuaWang merged 2 commits intoUbiquitousLearning:mainfrom
chenghuaWang:wch-main

Conversation

@chenghuaWang
Copy link
Collaborator

@chenghuaWang chenghuaWang commented Feb 3, 2026

Summary by CodeRabbit

  • Documentation
    • Updated PyMLLM integration setup configuration to enable flexible library file discovery through directory-based resolution instead of single file references.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 3, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

The PR updates a symlink target in the pymllm integration documentation from pointing to a specific shared library file (pymllm.so) to pointing to a pymllm directory (bin/), enabling automatic library file discovery within the target directory rather than requiring a hardcoded single file reference.

Changes

Cohort / File(s) Summary
Documentation Configuration
docs/qnn_backend/aot_execute.rst
Updated symlink target from single library file (pymllm.so) to directory path (bin/) for improved library discovery in AOT execution setup.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~5 minutes

Possibly related PRs

Suggested reviewers

  • xumengwei
  • liang1232018
  • yirongjie
  • oreomaker

Poem

🐰 A symlink hops from file to place,
From single so to bin/ space,
Libraries now dance in directory grace,
Auto-discovery wins the race! ✨

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@chenghuaWang chenghuaWang changed the title docs(qnn_backend): correct symbolic link path in AOT execution documentation docs(Qnn): correct symbolic link path in AOT execution documentation Feb 3, 2026
@chenghuaWang chenghuaWang merged commit 3b65ab9 into UbiquitousLearning:main Feb 3, 2026
1 of 2 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