Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Refactor unittest folder #16110

Merged
merged 1 commit into from Nov 15, 2023
Merged

Conversation

Hzfengsy
Copy link
Member

The current unittest folder is too large and contains too many files and too many components. This PR refactors the unittest folder by moving the files to the corresponding folders.

cc @junrushao @tqchen

@Hzfengsy Hzfengsy force-pushed the refactor_unittest branch 3 times, most recently from b5ef775 to 1f81bef Compare November 11, 2023 15:07
@junrushao
Copy link
Member

I have a commit here that does more fine-grained directory partitioning if you wanted to directly use. It's based on Unity branch, but as long as you peal off the unity part, it should be usable out-of-the-box.

@Hzfengsy Hzfengsy force-pushed the refactor_unittest branch 3 times, most recently from e63eeec to 72ba960 Compare November 13, 2023 14:26
The current unittest folder is too large and contains too many files and
too many components. This PR refactors the unittest folder by moving the
files to the corresponding folders.
@tqchen tqchen merged commit bd67d2e into apache:main Nov 15, 2023
18 checks passed
Lunderberg added a commit to Lunderberg/tvm that referenced this pull request May 7, 2024
The refactor of the unittest folder in apache#16110 did not include the
`tests/python/disco` folder in the list of folders to run in CI.
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.

None yet

3 participants