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

QNN Compilation Support. (#159) #171

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Nov 13, 2024

  1. QNN Compilation Support. (quic#159)

    1. Infer/Compile API Changes to include --enable_qnn [Optional QNN Config File]
    	2. Added qnn_config.json file format.
    	3. Added generate_qnn_network_specialization_config.py to create custom_io_config.yaml file for QNN Compilation Step.
    	4. Modified utils/constants.py to include QnnConstants required to support QNN compilation.
    	5. Updated quick_start.md to include QNN Compilation steps.
    	6. Added QNN Compilation utilities in _utils.py
    
    Signed-off-by: Shubham Agrawal <quic_shubhagr@quicinc.com>
    shubhagr-quic committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    5dfe13d View commit details
    Browse the repository at this point in the history