Update gaudi_config.json
Browse files- gaudi_config.json +1 -2
gaudi_config.json
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
| 3 |
-
"hmp_is_verbose": false,
|
| 4 |
"use_fused_adam": true,
|
| 5 |
"use_fused_clip_norm": true,
|
| 6 |
"hmp_bf16_ops": [
|
|
|
|
| 1 |
{
|
| 2 |
+
"use_torch_autocast": true,
|
|
|
|
| 3 |
"use_fused_adam": true,
|
| 4 |
"use_fused_clip_norm": true,
|
| 5 |
"hmp_bf16_ops": [
|