AI-Hypercomputer / maxtext

A simple, performant and scalable Jax LLM!
Apache License 2.0
1.53k stars 293 forks source link

Disable AOT activation offload test #884

Closed gobbleturk closed 2 months ago

gobbleturk commented 2 months ago

Test failing with new jax release - will disable for now while we investigate and fix

Although this AOT test fails with OOM that the tensor is in HBM instead of host, runs on real hardware work fine, activations are offloaded to host.

Internal tracking: b/366200617