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

[TEST][TEDD] improve TEDD tests to also run on CPU Docker image #6643

Merged
merged 1 commit into from Oct 9, 2020
Merged

[TEST][TEDD] improve TEDD tests to also run on CPU Docker image #6643

merged 1 commit into from Oct 9, 2020

Conversation

leandron
Copy link
Contributor

@leandron leandron commented Oct 7, 2020

This change improves TEDD testing, so that is can run on ci-cpu Docker image. It currently fails if you try to run it on a ci-cpu image that has graphviz installed. The test currently shows as "passing" in CI, but checks are not actually done.

We still need to have a separate PR to install graphviz on ci-cpu, to make this test to actually do something. In this PR, we only will be able to obeserve that it doesn't break the current setup. Reported on #6642 (more context there).

cc @yongfeng-nv @tqchen for reviews.

Copy link
Contributor

@yongfeng-nv yongfeng-nv left a comment

Choose a reason for hiding this comment

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

Changes look good to me.

@leandron
Copy link
Contributor Author

leandron commented Oct 7, 2020

Retriggering, due to some CI crash at build time, not related to this PR

@leandron
Copy link
Contributor Author

leandron commented Oct 8, 2020

Also cc @zhiics @FrozenGene for reviews and merge if you are happy with this change

 * Amend regular expressions to match with what is being reported
   by CPU Docker image Graphviz
 * Fix typo on dependency checking function
 * Organise imports
@leandron
Copy link
Contributor Author

leandron commented Oct 8, 2020

Once this is merged, I'd consider it closes #6642.

@leandron
Copy link
Contributor Author

leandron commented Oct 9, 2020

If possible, can we merge this? Just asking, so that I can fix my own CI.

@tqchen tqchen merged commit f73a1f6 into apache:master Oct 9, 2020
@leandron leandron deleted the tedd_test_on_cpu branch October 9, 2020 20:05
TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Oct 13, 2020
…che#6643)

* Amend regular expressions to match with what is being reported
   by CPU Docker image Graphviz
 * Fix typo on dependency checking function
 * Organise imports
TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Oct 14, 2020
…che#6643)

* Amend regular expressions to match with what is being reported
   by CPU Docker image Graphviz
 * Fix typo on dependency checking function
 * Organise imports
TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Oct 15, 2020
…che#6643)

* Amend regular expressions to match with what is being reported
   by CPU Docker image Graphviz
 * Fix typo on dependency checking function
 * Organise imports
TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Oct 16, 2020
…che#6643)

* Amend regular expressions to match with what is being reported
   by CPU Docker image Graphviz
 * Fix typo on dependency checking function
 * Organise imports
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Oct 19, 2020
…che#6643)

* Amend regular expressions to match with what is being reported
   by CPU Docker image Graphviz
 * Fix typo on dependency checking function
 * Organise imports
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

4 participants