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

Commits on Sep 9, 2022

  1. [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'
    
    Change-Id: If195ede669ba2d740f3251e6c93da6622b83f132
    leandron committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    2c7d091 View commit details
    Browse the repository at this point in the history