tensorflow / tensorflow/tflite-support

Will this package install on Nvidia Jetson TX1?

Open
#860 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
441
Forks
146
PR merge metrics
No merged PRs in 30d

Description

Pip says that it is installed. Python3 can import tflite_support. But when I try to import from tflite_support.task, (in my Python script) it says, ModuleNotFoundError: no Module named 'tflite_support.task'
I have the latest Jetpack installed that I can, 4.6, which includes Ubuntu 18.04
I'm using a virtual environment in Python 3.6 and have those libraries included in PYTHONPATH
Even Tensorflow 2.6.2+nv21.12 is installed and can be imported in Python.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the import failure in the reported Python 3.6 virtual environment on a Jetson TX1 with JetPack 4.6. Check the installed tflite_support package contents and its compatibility with that platform and TensorFlow version; done means establishing whether the task module is supported and documenting the result or required environment change.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow, ubuntu
Domain
embedded-iot, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.