Skip to content

[None][test] Add coverage for DeciLMForCausalLM - #18948

Draft
StanleySun639 wants to merge 1 commit into
NVIDIA:mainfrom
StanleySun639:gap-fixer/job-73-draft-85-check-43
Draft

[None][test] Add coverage for DeciLMForCausalLM#18948
StanleySun639 wants to merge 1 commit into
NVIDIA:mainfrom
StanleySun639:gap-fixer/job-73-draft-85-check-43

Conversation

@StanleySun639

Copy link
Copy Markdown
Collaborator

@coderabbitai summary

Description

Adds regression coverage for behavior introduced in 6c42edd0d614.

  • tests/unittest/_torch/auto_deploy/models/custom/test_modeling_decilm.py::TestDeciLMForCausalLM verifies: DeciLMForCausalLM is listed as a supported PyTorch architecture and must retain construction plus asserted forward-behavior unit-test coverage independently of E2E tests.

Test Coverage

  • Test case: unittest/_torch/auto_deploy/models/custom/test_modeling_decilm.py::TestDeciLMForCausalLM
  • Jenkins log: Jenkins #46SUCCESS

Gap Fixer Validation

  • Patch review: Passed with no unresolved must-fix findings.
  • Gap Fixer run: Job #73

PR Checklist

Please review the following before submitting your PR:

  • PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.

  • PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.

  • Test cases are provided for new code paths (see test instructions)

  • If PR introduces API changes, an appropriate PR label is added - either api-compatible or api-breaking. For api-breaking, include BREAKING in the PR title.

  • Any new dependencies have been scanned for license and vulnerabilities

  • CODEOWNERS updated if ownership changes

  • Documentation updated as needed

  • Update tava architecture diagram if there is a significant design change in PR.

  • The reviewers assigned automatically/manually are appropriate for the PR.

  • Please check this after reviewing the above items as appropriate for this PR.

GitHub Bot Help

To see a list of available CI bot commands, please comment /bot help.

Signed-off-by: Stanley Sun <stsun@nvidia.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