By the codes it says, these are the opt_levels here some of the levels are
understandable like SimplifyInference,OpFusion,FoldConstant rest there are no
documentation about these.
any one can refer these
OPT_PASS_LEVEL = {
"SimplifyInference": 0,
"OpFusion": 1,
"FoldConstant": 2,
"FoldScaleAxis": 3,
"AlterOpLayout": 3,
"CanonicalizeOps": 3,
"CanonicalizeCast": 3,
"EliminateCommonSubexpr": 3,
"CombineParallelConv2D": 4,
"CombineParallelDense": 4,
"FastMath": 4
}
---
[Visit Topic](https://discuss.tvm.ai/t/optimization-0-3/6310/3) to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.ai/email/unsubscribe/e8368b724290f94f393140fbbbcbdcb56d985e9a0322b62ebe66f73128695a62).