Skip to content

added git workflow for unittest#23

Open
quic-rishinr wants to merge 8 commits intoquic-rishinr:mainfrom
quic:unit_test_workflow
Open

added git workflow for unittest#23
quic-rishinr wants to merge 8 commits intoquic-rishinr:mainfrom
quic:unit_test_workflow

Conversation

@quic-rishinr
Copy link
Owner

No description provided.

vbaddi and others added 8 commits March 24, 2026 13:57
…on compile coverage (#873)

This PR tightens the ONNX export path in modeling_qeff and updates
quickcheck coverage.

  **Changes:**
- Validate cached ONNX before reuse and re-export if the cached file is
invalid.
- Use instance-level transform names for hashing/metadata so export
cache reflects the
    active transform set.
- Only pass onnx_base_dir when ONNX transforms actually need external
tensor data
(FP16ClipTransform / SplitTensorsTransform), avoiding unnecessary tensor
    materialization in the default path.
- Keep the lightweight onnx_transforms guard so external data is only
loaded when a
    base dir is provided.

  **Tests**:

  - Removed the use_dynamo quickcheck case.
- Added .compile(..., use_onnx_subfunctions=True) mocked compile-path
coverage for all
    causal-LM quickcheck models.
  - Full quickcheck validation passed:
      - python -m pytest -q tests/test_model_quickcheck.py -n auto

---------

Signed-off-by: vbaddi <vbaddi@qti.qualcomm.com>
Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
Co-authored-by: vbaddi <vbaddi@qti.qualcomm.com>
Co-authored-by: Rishin Raj <rishinr@qti.qualcomm.com>
Updated the PR report to include charts

---------

Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
Co-authored-by: Hem Agnihotri <hemagnih@qti.qualcomm.com>
Support for Wan Image to video model
Model card:  "Wan-AI/Wan2.2-I2V-A14B-Diffusers"

---------

Signed-off-by: vtirumal <vtirumal@qti.qualcomm.com>
Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
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.

3 participants