Skip to content

Using synthetic dataset_type to optimize test speed for CI workflow#3551

Open
charlesli640 wants to merge 1 commit intoAI-Hypercomputer:mainfrom
CIeNET-International:charlesli/synthetic_dataset
Open

Using synthetic dataset_type to optimize test speed for CI workflow#3551
charlesli640 wants to merge 1 commit intoAI-Hypercomputer:mainfrom
CIeNET-International:charlesli/synthetic_dataset

Conversation

@charlesli640
Copy link
Copy Markdown
Collaborator

Description

Using synthetic dataset_type to optimize train test speed for CI workflow

Tests

CI workflow

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code. For an optional AI review, add the gemini-review label.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run end-to-end tests tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed, including adding new documentation pages to the relevant Table of Contents (toctree directive) as explained in our documentation.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@charlesli640 charlesli640 force-pushed the charlesli/synthetic_dataset branch from 4e46f5e to 78ebefe Compare April 2, 2026 01:00
@charlesli640 charlesli640 force-pushed the charlesli/synthetic_dataset branch 2 times, most recently from 5139de4 to 3fd9852 Compare April 2, 2026 04:21
Copy link
Copy Markdown
Collaborator

@bvandermoon bvandermoon left a comment

Choose a reason for hiding this comment

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

Thank you @charlesli640. Generally LGTM. We still have other tests covering dataset loading, right?

@charlesli640 charlesli640 force-pushed the charlesli/synthetic_dataset branch from 3fd9852 to 07dbd4e Compare April 3, 2026 17:54
@charlesli640 charlesli640 force-pushed the charlesli/synthetic_dataset branch from 07dbd4e to 7985492 Compare April 6, 2026 16:20
@charlesli640
Copy link
Copy Markdown
Collaborator Author

Thank you @charlesli640. Generally LGTM. We still have other tests covering dataset loading, right?

Yes, dataset loading has dedicated test cases. The PR only changes train_test to use synthetic dataset when focus is not on dataset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants