Skip to content

This CL introduces an end-to-end Flax implementation of the DLRM-HSTU model, along with individual unit tests for the various components.#68

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_791875864
Open

This CL introduces an end-to-end Flax implementation of the DLRM-HSTU model, along with individual unit tests for the various components.#68
copybara-service[bot] wants to merge 1 commit intomainfrom
test_791875864

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service Bot commented Aug 7, 2025

This CL introduces an end-to-end Flax implementation of the DLRM-HSTU model, along with individual unit tests for the various components.

  • Converted all necessary PyTorch modules to Flax/Linen
  • Full training loop test for end to end model
  • Added unit tests for individual components (e.g. ActionEncoder, ContentEncoder, STU modules)
  • Ensured model runs correctly on TPUs.
  • Verified shape-correctness of all modules and parameters.

Reverts changelist 793734230

@copybara-service copybara-service Bot changed the title Replace jax.sharding.use_mesh with jax.set_mesh. jax.set_mesh can act as a global setter or a context manager. This CL introduces an end-to-end Flax implementation of the DLRM-HSTU model, along with individual unit tests for the various components. Aug 25, 2025
@copybara-service copybara-service Bot force-pushed the test_791875864 branch 2 times, most recently from 972adbb to 1b9ac09 Compare August 28, 2025 17:40
… model, along with individual unit tests for the various components.

- Converted all necessary PyTorch modules to Flax/Linen
- Full training loop test for end to end model
- Added unit tests for individual components (e.g. `ActionEncoder`, `ContentEncoder`, `STU` modules)
- Ensured model runs correctly on TPUs.
- Verified shape-correctness of all modules and parameters.

Reverts changelist 793734230

PiperOrigin-RevId: 791875864
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