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 83efdf3 commit 5f9501eCopy full SHA for 5f9501e
index.bs
@@ -4175,7 +4175,6 @@ partial dictionary MLOpSupportLimits {
4175
1. [=list/For each=] |size| of |shapeInput|:
4176
1. If |dimCount| is less than or equal to |axis| then [=iteration/continue=].
4177
1. Set |shapeOutput|[|rankOutput| + |dimCount| - |axis| - 1] to |size|.
4178
- 1. Increment |dimCount| by one.
4179
1. Let |desc| be the result of [=creating an MLOperandDescriptor=] given |input|'s [=MLOperand/dataType=] and |shapeOutput|.
4180
1. *Make graph connections:*
4181
1. Let |output| be the result of [=creating an MLOperand=] given |desc|.
0 commit comments