tensorflow / tensorflow/transform

Support combiner packing for tft.vocabulary

Open
#259 3 comments 1 reaction 2 assignees View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.