Skip to content

refactor uts, remove duplicate uts and build common uts for all devices to increase coverage - #2157

Open
n1ck-guo wants to merge 6 commits into
mainfrom
hengguo/refactor_uts
Open

refactor uts, remove duplicate uts and build common uts for all devices to increase coverage#2157
n1ck-guo wants to merge 6 commits into
mainfrom
hengguo/refactor_uts

Conversation

@n1ck-guo

@n1ck-guo n1ck-guo commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Description

Please briefly describe your main changes, the motivation.

  • Remove dead code and idle (no‑op) tests.
  • Merge highly redundant cpu and cuda ut into common module.
  • Consolidate repeated module overrides from multiple files to avoid conflicts.
  • Reduce unnecessary end‑to‑end tests.
  • Add smoke tests covering various CLI combinations, as well as algorithm/format/scheme combos.

Type of Change

Refactor

Related Issues

Fixes or relates to #

Checklist Before Submitting

  • My code has been tested locally.
  • Documentation has been updated as needed.
  • New or updated tests are included where applicable.
  • The CUDA CI has passed. You can trigger it by commenting /azp run Unit-Test-CUDA-AutoRound.

Signed-off-by: n1ck-guo <heng.guo@intel.com>
Signed-off-by: n1ck-guo <heng.guo@intel.com>
…/Hadamard suites

Signed-off-by: n1ck-guo <heng.guo@intel.com>
…s into common

Signed-off-by: n1ck-guo <heng.guo@intel.com>
# Conflicts:
#	test/unit/common/algorithms/test_awq.py
#	test/unit/common/algorithms/test_svdquant.py
#	test/unit/common/algorithms/test_svdquant_residual.py
#	test/unit/common/algorithms/test_svdquant_smooth.py
#	test/unit/common/algorithms/test_svdquant_smooth_adapters.py
#	test/unit/test_cuda/export/test_fp8_format.py
Signed-off-by: n1ck-guo <heng.guo@intel.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.

1 participant