tensorflow / tensorflow/transform
Support combiner packing for tft.vocabulary
Open
@iindyk is already working on this.
Since Jan 26, 2022.
stat:contributions welcome
type:support
- Dominant language
- Python
- Stars
- 989
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
I'm sure this is likely on the roadmap already, but it would be very beneficial for data transformations that require many simultaneous vocabulary computations to support combiner packing the same way it is supported for tft.experimental.approximate_vocabulary.
This may be a duplicate of https://github.com/tensorflow/transform/issues/180#issuecomment-643244273 but I think it is worth re-raising given that this has been implemented for approximate_vocabulary.
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.
Assessment
This issue has not been assessed yet.