Skip to content

Commit

Permalink
Fix goldens in //third_party/py/aqt/jax/v2/numerics:fp8_numerics_test
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 696616461
  • Loading branch information
Cerebra Catalyst Team authored and copybara-github committed Nov 14, 2024
1 parent 6659f1e commit eeb1c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aqt/jax/v2/numerics/fp8_numerics_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ def test_mnist_training(self, fwd_bits: str):
"TPU v2": [3.2267177104949951171875],
"TPU v3": [3.2267177104949951171875],
"TPU v4": [3.2266914844512939453125],
"TPU v5 lite": [3.2268390655517578125],
"TPU v5 lite": [3.1812143325805664062500],
},
}

Expand Down

0 comments on commit eeb1c7e

Please sign in to comment.