gpt2 / gaudi_config.json
skaulintel's picture
add dynamic shapes = true for gpt2
19e455b verified
raw
history blame
120 Bytes
{
"use_fused_adam": true,
"use_fused_clip_norm": true,
"use_torch_autocast": true,
"use_dynamic_shapes": true
}