Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Updating the TF version that EXAMPLE/tensor-flow-lite installs #2628

Open
chicolinux opened this issue Aug 6, 2021 · 2 comments
Open

Updating the TF version that EXAMPLE/tensor-flow-lite installs #2628

chicolinux opened this issue Aug 6, 2021 · 2 comments

Comments

@chicolinux
Copy link

Description of the problem

Hello, I already posted this same question on the mailing list but without any feedback, so after a few months later I want to post it here even though is not an issue per se.

I need to update the TensorFlow version that Graphene install for default for the EXAMPLE/tensor-flow-lite example. It install TF v1.9, and I want to update it to 2.4.

So, can this be done? I can see that the Makefile specifies a variable where the version to install is stored along with the corresponding SHA signature, so my idea is simply updating the version variable and the corresponding SHA signature.

Any ideas for updating the TensorFlow version that the EXAMPLE/tensor-flow-lite installs??
Best regards,

Steps to reproduce

Expected results

Actual results

@dimakuv
Copy link
Contributor

dimakuv commented Aug 6, 2021

We didn't try to update the TensorFlow Lite version from 1.9 to 2.4. Please try it out (just change the version in the Makefile, as you correctly noticed). If there are any issues, you can report them in this GitHub issue.

We also have a proper TensorFlow example coming: #2530

@svenkata9
Copy link
Contributor

We have a PR to update the Tensorflow Examples with a real-world one: #2530
This will use TF 2.4.0 AVX. Could you please check?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants