tensorflow / tensorflow/tflite-support
How to build a standalone library for use in c++
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 441
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
I want to build this as a standalone library that can be linked to a Linux executable (written in C/C++).
How can I do this?? I can't find any information on how to build...
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
The issue does not name a file, test, or build entry point. Start by locating the repository's existing build configuration and any library or Linux documentation, then document the standalone C/C++ build and linking steps. Done means a user can build the library and link it into a Linux executable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, linux
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100