tensorflow / tensorflow/tflite-support
How to build the Python module tflite-support-0.4.4 using distutils?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 441
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
For the 0.1.0a1 version pypi.org had the source tarball.
Now there is no source tarball for the version 0.4.4.
When the setup.py file from this repository is use it only builds this file: bin/tflite_codegen.
How to build the Python module tflite-support-0.4.4 correctly?
Could you please consider adding the source tarball back to pypi.org?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with setup.py and the 0.4.4 artifacts on PyPI, then run the setup.py flow described in the issue to confirm why it produces only bin/tflite_codegen. Done means establishing the correct way to build the Python module or restoring a source tarball for the 0.4.4 release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100