Skip to content

Commit

Permalink
Enable others
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry Wu committed Sep 15, 2023
1 parent 0905f8d commit ae675fd
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ else
args+=(
--filter
"RESNET50_FP32_JAX_.+"
# "BERT_LARGE_FP32_JAX_.+_BATCH(1|16|24|32|48|64|512)"
# "T5_LARGE_FP32_JAX_.+_BATCH(1|16|24|32|48)"
# "T5_4CG_LARGE_FP32_JAX_.+"
"BERT_LARGE_FP32_JAX_.+_BATCH(1|16|24|32|48|64|512)"
"T5_LARGE_FP32_JAX_.+_BATCH(1|16|24|32|48)"
"T5_4CG_LARGE_FP32_JAX_.+"
"GPT2LMHEAD_FP32_JAX_.+"
)
fi
Expand Down

0 comments on commit ae675fd

Please sign in to comment.