Skip to content

Commit 5f9501e

Browse files
committed
Forgot feedback - delete Increment dimCount by one.
1 parent 83efdf3 commit 5f9501e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4175,7 +4175,6 @@ partial dictionary MLOpSupportLimits {
41754175
1. [=list/For each=] |size| of |shapeInput|:
41764176
1. If |dimCount| is less than or equal to |axis| then [=iteration/continue=].
41774177
1. Set |shapeOutput|[|rankOutput| + |dimCount| - |axis| - 1] to |size|.
4178-
1. Increment |dimCount| by one.
41794178
1. Let |desc| be the result of [=creating an MLOperandDescriptor=] given |input|'s [=MLOperand/dataType=] and |shapeOutput|.
41804179
1. *Make graph connections:*
41814180
1. Let |output| be the result of [=creating an MLOperand=] given |desc|.

0 commit comments

Comments
 (0)