Update gaudi_config.json
Browse files- gaudi_config.json +2 -1
gaudi_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"use_habana_mixed_precision":
|
3 |
"hmp_is_verbose": false,
|
4 |
"use_fused_adam": true,
|
5 |
"use_fused_clip_norm": true,
|
@@ -35,6 +35,7 @@
|
|
35 |
"rsqrt",
|
36 |
"sinh",
|
37 |
"tan",
|
|
|
38 |
"softplus",
|
39 |
"cosine_similarity",
|
40 |
"poisson_nll_loss",
|
|
|
1 |
{
|
2 |
+
"use_habana_mixed_precision": false,
|
3 |
"hmp_is_verbose": false,
|
4 |
"use_fused_adam": true,
|
5 |
"use_fused_clip_norm": true,
|
|
|
35 |
"rsqrt",
|
36 |
"sinh",
|
37 |
"tan",
|
38 |
+
"pow",
|
39 |
"softplus",
|
40 |
"cosine_similarity",
|
41 |
"poisson_nll_loss",
|