Uh oh!
There was an error while loading. Please reload this page.
Upgrade tensorflow to version to 2.6.x - #10084
Conversation
lhutton1
left a comment
There was a problem hiding this comment.
Thanks @ophirfrish! Just a small thing below
Uh oh!
There was an error while loading. Please reload this page.
795bcf7 to
1c775e3CompareI'm using this PR to generate a set of temporary Docker images so that we can validate the proposed change: https://ci.tlcpack.ai/blue/organizations/jenkins/docker-images-ci%2Fdaily-docker-image-rebuild/detail/daily-docker-image-rebuild/204/pipeline |
20f4dcb to
ab5acb0Compareleandron
commented
Feb 4, 2022
New attempt to generate docker images https://ci.tlcpack.ai/blue/organizations/jenkins/docker-images-ci%2Fdaily-docker-image-rebuild/detail/daily-docker-image-rebuild/208/pipeline, after fixing tlc-pack/tlcpack#87. |
ab5acb0 to
b94e252Compareleandron
commented
Feb 16, 2022
@jtuyls@anilmartha, in the process of updating TF to 2.6 we (@ophirfrish@Mousius and me) bumped into an issue that Can you please review and in case you disagree, propose some options to those changes? |
jtuyls
commented
Feb 16, 2022
@leandron Could we keep the h5py being installed separately in the vitis_ai_core.sh script: https://github.com/apache/tvm/pull/10084/files#diff-7773869aa5e34502bbaa476fe3339c2e3956199b0be759084feee12fe8bcdfe1L37? |
Sure, and with regards to versions, do you want to keep it as is, with version 2.x or update to be coherent with the one installed in TVM, which means h5py 3.x ? |
jtuyls
commented
Feb 17, 2022
Yeah, I think it's best to keep it as is (2.10.0) for now and I can work on updating it later to 3.x. I think 3.x works but I would like to completely verify that first. |
71e17da to
c48010bCompareleandron
commented
Feb 24, 2022
After the last changes, I'm rebuilding the Docker images again to re-run tests - https://ci.tlcpack.ai/blue/organizations/jenkins/docker-images-ci%2Fdaily-docker-image-rebuild/detail/daily-docker-image-rebuild/230/pipeline/ |
With the latest version of this PR, rebased on top of main at |
leandron
commented
Mar 17, 2022
This is validated in https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/ci-docker-staging/232/pipeline/, covering up to 4797850. @ophirfrish can you trigger CI again, so that I can merge this? |
c48010b to
2fef747CompareUpgrade the following versions: keras - from 2.4.3 to 2.6 tensorflow - from 2.4.2 to 2.6.2 h5py - from version < 3.0 to version 3.1.0
2fef747 to
ea460f0Compare
leandron
left a comment
There was a problem hiding this comment.
LGTM, thanks @ophirfrish!
This is merged now, as it is running in production CI starting on Thanks @ophirfrish@lhutton1 and @jtuyls! |
Upgrade the following versions: keras - from 2.4.3 to 2.6 tensorflow - from 2.4.2 to 2.6.2 h5py - from version < 3.0 to version 3.1.0
Upgrade the following versions:
keras - from 2.4.3 to 2.6
tensorflow - from 2.4.2 to 2.6.2
h5py - from version < 3.0 to version 3.1.0
cc @areusch@leandron@Mousius@gromero for reviews
Co-authored-by: Chris Sidebottom Chris.Sidebottom@arm.com