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] Update Docker images to bring TF 2.9 and integration tests #12738

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

leandron
Copy link
Contributor

@leandron leandron commented Sep 8, 2022

Updates Docker (all but ci_cortexm) images to tag
20220908-060034-62bdc91b1, to update TensorFlow/
TFLite/Keras to 2.9, and cascaded dependencies such as numpy.
Updates ethos-u-vela to 3.4.0.

It standardises (all but ci_cortexm) the minimum CMake version
required in CI to be 3.18.4.

ci_cortexm is updated to 20220909-090211-cb08a1251 as
it requires at least CMake 3.20 to comply with Zephyr requirements.

It also brings ONNX and PyTorch to ci_arm, to enable Integration tests
to be run in CI.

cc @Mousius @areusch @driazati @ekalda @gigiblender @lhutton1

@leandron leandron mentioned this pull request Sep 8, 2022
7 tasks
@leandron leandron changed the title [CI] Update Docker images to tag 20220908-060034-62bdc91b1 [CI] Update Docker images to bring TF 2.9 and integration tests Sep 9, 2022
Updates all Docker images to tag 20220908-060034-62bdc91b1, to
update TensorFlow/TFLite/Keras to 2.9, and cascaded dependencies
such as numpy. Updates ethos-u-vela to 3.4.0.

It also brings ONNX and PyTorch to ci_arm, to enable Integration
tests to be run in CI.

Standadises the minimum CMake version required in CI to be 3.18.4,
fixing apps/microtvm/zephyr_cmsisnn to require this version.

Finally, adds a new import error in the tutorials documentation
which doesn't affect the final result. The new warning added is
'absl:Found untraced functions such as _jit_compiled_convolution_op'

Change-Id: If195ede669ba2d740f3251e6c93da6622b83f132
Copy link
Contributor Author

@leandron leandron left a comment

Choose a reason for hiding this comment

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

Ready for another look and merge.

@Mousius Mousius merged commit 90fb79b into main Sep 9, 2022
@Mousius Mousius deleted the update_docker_tf291 branch September 9, 2022 15:24
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
…he#12738)

[CI] Update Docker images to tag 20220908-060034-62bdc91b1

Updates all Docker images to tag 20220908-060034-62bdc91b1, to
update TensorFlow/TFLite/Keras to 2.9, and cascaded dependencies
such as numpy. Updates ethos-u-vela to 3.4.0.

It also brings ONNX and PyTorch to ci_arm, to enable Integration
tests to be run in CI.

Standadises the minimum CMake version required in CI to be 3.18.4,
fixing apps/microtvm/zephyr_cmsisnn to require this version.

Finally, adds a new import error in the tutorials documentation
which doesn't affect the final result. The new warning added is
'absl:Found untraced functions such as _jit_compiled_convolution_op'
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.

3 participants