Skip to content

Add Indexed, Permute and Reshape#69

Open
gvcallen wants to merge 1 commit into
lockwo:mainfrom
gvcallen:util_bijectors
Open

Add Indexed, Permute and Reshape#69
gvcallen wants to merge 1 commit into
lockwo:mainfrom
gvcallen:util_bijectors

Conversation

@gvcallen

@gvcallen gvcallen commented Apr 4, 2026

Copy link
Copy Markdown
Contributor

Adds Indexed, Permute and Reshape utility bijectors. Implemented using reference code from FlowJAX. Permute and Reshape are common utilities (e.g. also in Tensorflow probability) whilst Indexed is more JAX-specific.

@gvcallen gvcallen changed the title Add Indexed, Permute and Reshape utility bijectors Add Indexed, Permute and Reshape Apr 4, 2026
Utility bijectors ported using reference code from FlowJAX. Permute
and Reshape are common utilities (also found in TensorFlow
Probability), while Indexed applies a wrapped bijector to only a
subset of an array's elements and is more JAX-specific.
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.

1 participant