margelo / margelo/react-native-fast-tflite
How to use shard bin models in tflite
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 92
- Avg merge
- 13h 9m
- Merged PRs (30d)
- 2
Description
How to use shard bin models in tflite (modal_weight.bin) or how to convert it to .tflite ?
Contributor guide
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 by determining whether modal_weight.bin is a supported sharded model format for this TensorFlow Lite library or whether it must be converted before use. Document the supported model format, any required conversion path, and the steps needed to load the resulting model in React Native; no files or tests are identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, tensorflow, typescript
- Domain
- machine-learning, mobile-dev
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100