Skip to content

Conversation

@xiaoyu-work
Copy link
Collaborator

@xiaoyu-work xiaoyu-work commented Jan 23, 2026

Describe your changes

  1. Remove optimum-intel version pin from tests, so we can test the latest transformers.
  2. Use dynamo export by default in our tests, since torchscript is no longer been maintained.
  3. Fix a couple of tests for latest transformers and dynamo export change. Skip a couple of tests that need further investigations.
  4. Move GPU agent work dir and docker work dir to storage disk, otherwise the main disk will be out of space.
  5. Add register_dynamic_cache_export_support to fix dynamic cache registration issue.
  6. Remove default 13 target_opset in tests.

Checklist before requesting a review

  • Add unit tests for this change.
  • Make sure all tests can pass.
  • Update documents if necessary.
  • Lint and apply fixes to your code by running lintrunner -a
  • Is this a user-facing change? If yes, give a description of this change to be included in the release notes.

(Optional) Issue link

@xiaoyu-work xiaoyu-work changed the title Use dynamo export for tests Move WORKDIR to storage disk in GPU CI & Use dynamo export for tests Jan 23, 2026
Copy link
Collaborator

@shaahji shaahji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason why we don't just toggle the default value for use_dynamo_exporter in OnnxConversion. It would avoid having to change all the tests.

@xiaoyu-work
Copy link
Collaborator Author

Any reason why we don't just toggle the default value for use_dynamo_exporter in OnnxConversion. It would avoid having to change all the tests.

let me check this with devang

jambayk
jambayk previously approved these changes Jan 26, 2026
jambayk
jambayk previously approved these changes Jan 26, 2026
@xiaoyu-work xiaoyu-work enabled auto-merge (squash) January 26, 2026 19:46
@xiaoyu-work xiaoyu-work requested a review from shaahji January 26, 2026 22:20
@xiaoyu-work xiaoyu-work merged commit 2c92e7b into main Jan 26, 2026
11 checks passed
@xiaoyu-work xiaoyu-work deleted the xiaoyu/docker branch January 26, 2026 22:20
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.

4 participants