未验证 提交 07197fb9 编写于 作者: W Wangzheee 提交者: GitHub

add_op_extra: elementwise_add, mul (#33491)

上级 969ad85f
...@@ -15,6 +15,14 @@ def { ...@@ -15,6 +15,14 @@ def {
} }
} }
extra { extra {
attrs {
name: "out_threshold"
type: FLOAT
}
attrs {
name: "Out0_threshold"
type: FLOAT
}
attrs { attrs {
name: "x_data_format" name: "x_data_format"
type: STRING type: STRING
......
...@@ -19,6 +19,18 @@ def { ...@@ -19,6 +19,18 @@ def {
} }
} }
extra { extra {
attrs {
name: "Out0_threshold"
type: FLOAT
}
attrs {
name: "bit_length"
type: INT
}
attrs {
name: "quantization_type"
type: STRING
}
attrs { attrs {
name: "skip_quant" name: "skip_quant"
type: BOOLEAN type: BOOLEAN
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册