Skip to content

Commit

Permalink
not defined variables
Browse files Browse the repository at this point in the history
  • Loading branch information
lipovsek-aws committed Dec 11, 2024
1 parent ee89ed3 commit 1bdb44e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion axlearn/common/inference_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ def is_supported(
global_batch_size: int,
data_partition: DataPartitionType,
):
del param_dtype, use_ema # not used
# TODO(xuan-zou): jax 0.4.25 breaks bfloat16 on CPU due to high variance on
# the final result (up to 10% precision diff), will re-enable when fixed.
# NOTE: bfloat16 test on GPU is added and verified.
Expand Down

0 comments on commit 1bdb44e

Please sign in to comment.