File size: 416 Bytes
1b5a95e 1119374 1b5a95e 1119374 1b5a95e 1119374 1b5a95e 5b05242 1b5a95e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
{
"use_habana_mixed_precision": false,
"hmp_opt_level": "O1",
"hmp_is_verbose": false,
"use_fused_adam": true,
"use_fused_clip_norm": true,
"hmp_bf16_ops": [
"add",
"addmm",
"bmm",
"div",
"dropout",
"embedding",
"gelu",
"iadd",
"layer_norm",
"linear",
"log_softmax",
"matmul",
"mm",
"nll_loss",
"rsub",
"softmax"
],
"hmp_fp32_ops": []
} |