Skip to content

Commit d643d3e

Browse files
Update index.bs
Co-authored-by: Ningxin Hu <[email protected]>
1 parent 96365f3 commit d643d3e

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
@@ -2095,7 +2095,7 @@ partial interface MLGraphBuilder {
20952095

20962096
: <dfn>filterLayout</dfn>
20972097
::
2098-
Specifies the layout format of the filter tensor as follow:
2098+
Specifies the layout format of the filter tensor as follows:
20992099
- {{MLConv2dFilterOperandLayout/"oihw"}}: *[outputChannels, inputChannels/groups, height, width]*
21002100
- {{MLConv2dFilterOperandLayout/"hwio"}}: *[height, width, inputChannels/groups, outputChannels]*
21012101
- {{MLConv2dFilterOperandLayout/"ohwi"}}: *[outputChannels, height, width, inputChannels/groups]*

0 commit comments

Comments
 (0)