Skip to content

Commit

Permalink
Add HF AMP 2 datatypes tests into nightly test (#700)
Browse files Browse the repository at this point in the history
  • Loading branch information
chuanqi129 authored Aug 8, 2024
1 parent 20a5626 commit eb14e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_ondemand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ jobs:
with:
suite: huggingface
env_prepare: true
dt: float32,bfloat16,float16
dt: float32,bfloat16,float16,amp_bf16,amp_fp16
mode: inference,training
scenario: accuracy
hf_token: ${{ secrets.HUGGING_FACE_HUB_TOKEN }}
Expand Down

0 comments on commit eb14e58

Please sign in to comment.