Skip to content

Add vectorized transformations for local_mode#14

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/931305064
Open

Add vectorized transformations for local_mode#14
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/931305064

Conversation

@copybara-service

Copy link
Copy Markdown

Add vectorized transformations for local_mode

Adds vectorized_transformations.py to dpsynth/local_mode/, a
vectorized fork of dpsynth/transformations.py that replaces
per-element Python loops with bulk numpy operations for discrete
encoding, discretization, and rare-value merging.

Adds `vectorized_transformations.py` to `dpsynth/local_mode/`, a
vectorized fork of `dpsynth/transformations.py` that replaces
per-element Python loops with bulk numpy operations for discrete
encoding, discretization, and rare-value merging.

PiperOrigin-RevId: 931305064
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants