Skip to content

Commit 8bff8a8

Browse files
Update index.bs
Co-authored-by: Ningxin Hu <[email protected]>
1 parent 1602a07 commit 8bff8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -7184,7 +7184,7 @@ partial dictionary MLOpSupportLimits {
71847184
vx0y0 = input tensor value at (x0, y0)
71857185
vx1y0 = input tensor value at (x1, y0)
71867186
v01 = input tensor value at (x0, y1)
7187-
v11 = input tensor value at (x1, y1)
7187+
vx1y1 = input tensor value at (x1, y1)
71887188
tx = inputCoordinate.x - x0
71897189
ty = inputCoordinate.y - y0
71907190

0 commit comments

Comments
 (0)