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

metrics: Use a specific python version to run tensorflow benchmark #8792

Merged
merged 1 commit into from Jan 12, 2024

Conversation

GabyCT
Copy link
Contributor

@GabyCT GabyCT commented Jan 9, 2024

This PR uses a specific python version to run tensorflow benchmark as it needs python 3.8 to run correctly and avoid failures.

Fixes #8791

@GabyCT GabyCT force-pushed the topic/updatenhwc branch 2 times, most recently from e3aac4c to 7dc6188 Compare January 9, 2024 20:17
@katacontainersbot katacontainersbot added the size/tiny Smallest and simplest task label Jan 9, 2024
@katacontainersbot katacontainersbot added size/small Small and simple task and removed size/tiny Smallest and simplest task labels Jan 9, 2024
@GabyCT GabyCT added do-not-merge PR has problems or depends on another wip Work in Progress (PR incomplete - needs more work or rework) labels Jan 10, 2024
@GabyCT GabyCT force-pushed the topic/updatenhwc branch 5 times, most recently from 9738ffc to e37abb3 Compare January 10, 2024 23:46
@GabyCT GabyCT removed do-not-merge PR has problems or depends on another wip Work in Progress (PR incomplete - needs more work or rework) labels Jan 10, 2024
@GabyCT GabyCT force-pushed the topic/updatenhwc branch 2 times, most recently from 09eb8b6 to 5764e3b Compare January 11, 2024 16:27
@GabyCT GabyCT added the do-not-merge PR has problems or depends on another label Jan 11, 2024
This PR uses a specific python version to run tensorflow benchmark
as it needs python 3.8 to run correctly and avoid failures.

Fixes kata-containers#8791

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
@GabyCT GabyCT removed the do-not-merge PR has problems or depends on another label Jan 11, 2024
@GabyCT
Copy link
Contributor Author

GabyCT commented Jan 12, 2024

/test

@GabyCT GabyCT merged commit a7114a3 into kata-containers:main Jan 12, 2024
170 of 180 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test size/small Small and simple task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

metrics: use a specific python version to run tensorflow benchmark
4 participants