We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc75e85 commit 6976c52Copy full SHA for 6976c52
1 file changed
Deeploy/OperatorDescriptor.py
@@ -729,7 +729,6 @@ def canonicalize(self, node: gs.Node, opset: int) -> bool:
729
inputDescriptor = IoDesc(["data_in_0", "data_in_1"]),
730
outputDescriptor = IoDesc("data_out"),
731
attrDescriptors = [
732
- AttrDesc("rqs1_n_levels", IntUnpack),
733
AttrDesc("rqs1_mul", IntUnpack),
734
AttrDesc("rqs1_add", IntUnpack),
735
AttrDesc("rqs1_div", IntUnpack),
0 commit comments