tensorflow / tensorflow/metadata
Package protos into jar and pubish?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 110
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
We have some JVM code that uses schema.proto to parse out and process annotations of a tfrecord dataset, and currently we have to copy the proto into our project and periodically check upstream for changes which is definitely not ideal. Would it be possible to package these into a jar and publish?
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 locating schema.proto and reviewing the repository's existing build and release configuration. Determine how the proto definitions can be packaged as a JVM jar and published for downstream users; done means the artifact is available without copying the proto and its publication process is documented or automated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100