-
Notifications
You must be signed in to change notification settings - Fork 54
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
add testing for example folder #287
Closed
Closed
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
24c77f9
add testing for example folder
baptistecolle 197c721
add testing for example folder
baptistecolle 9cc5264
add testing for example folder
baptistecolle a2ee6b4
add testing for example folder
baptistecolle 5a04419
fix typo
baptistecolle bb37c05
fix typo
baptistecolle 0f22db1
fix typo
baptistecolle 0616bf2
refactor to decrease number of workflows
baptistecolle c19915b
refactor to decrease number of workflows
baptistecolle b273a08
refactor to decrease number of workflows
baptistecolle be34484
refactor to decrease number of workflows
baptistecolle cc3b6dc
fix bugs
baptistecolle dcc1197
fix bugs
baptistecolle c45ffa1
fix bugs
baptistecolle 709cbfd
fix bugs
baptistecolle 738c125
fix bugs
baptistecolle f8ac631
fix bugs
baptistecolle f61ed47
fix bugs
baptistecolle ebdc70a
fix bugs
baptistecolle 83c4c9f
fix bugs
baptistecolle 2fb106b
fix bugs
baptistecolle 755c19d
fix bugs
baptistecolle 49a5f70
fix bugs
baptistecolle 32fb3ed
fix bugs
baptistecolle db02e45
fix bugs
baptistecolle 5efae05
fix bugs
baptistecolle 5d98048
remove broken energy tracker reset method
baptistecolle b7b8dbb
remove broken energy tracker reset method
baptistecolle 9fdb506
remove broken energy tracker reset method
baptistecolle 0ab2c0e
remove broken energy tracker reset method
baptistecolle 9bcf170
debug cuda andd rocm
baptistecolle 7c5fe6e
debug cuda andd rocm
baptistecolle 4e025cf
debug cuda
baptistecolle abbfbd6
debug cuda
baptistecolle 002a48a
debug cuda
baptistecolle 5122098
debug cuda
baptistecolle dbbed90
debug cuda
baptistecolle 3cd0519
fix failling tests
baptistecolle de90f7e
fix tests
baptistecolle 0faf284
fix tests
baptistecolle fc7246c
test openvino
baptistecolle File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This takes forever because the CPU for testing
ubuntu-latest
is not the most optimal for the CI, I think. Maybe we should also update the machine that run those testsThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what about this, let's only run the example test if "example" is in the tags