Skip to content

Update tensorflow to version 2.6.0

Hossein Pursultani requested to merge 7222-upgrade-libtensorflow into master

What does this MR do?

This MR update libtensorflow_lite dependency to use TensorFlow 2.6.0.

This version can be built with gcc 11 which is shipped with Ubuntu 22.04.

This MR is a blocker for !6337 (merged).

Related issues

Closes #7222 (closed)

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion

Required

  • Merge Request Title, and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com
  • Pipeline is green on dev.gitlab.org if the change is touching anything besides documentation or internal cookbooks
  • trigger-package has a green pipeline running against latest commit

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA
  • Equivalent MR/issue for the GitLab Chart opened
Edited by Hossein Pursultani

Merge request reports