Skip to content

Vmap TGLFNN-UKAEA ensemble instead of unrolling it.#51

Open
theo-brown wants to merge 1 commit into
google-deepmind:mainfrom
theo-brown:tglfnn_vmap_ensemble
Open

Vmap TGLFNN-UKAEA ensemble instead of unrolling it.#51
theo-brown wants to merge 1 commit into
google-deepmind:mainfrom
theo-brown:tglfnn_vmap_ensemble

Conversation

@theo-brown

@theo-brown theo-brown commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Uses a double vmap so each layer runs as one batched matmul over (output, member) pairs.

CPU: compile time reduced from ~5.0 s to ~1.7 s.

Uses a double vmap so each layer runs as one batched matmul over
(output, member) pairs.
@theo-brown
theo-brown force-pushed the tglfnn_vmap_ensemble branch from daee5d0 to 15c46bc Compare July 20, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants