Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -5183,7 +5183,7 @@ partial interface MLGraphBuilder {
<div>
**Arguments:**
- *input*: an {{MLOperand}}. The input tensor.
- *newShape*: a sequence of [=nullable type|nullable=] {{unsigned long}}. The shape of the output tensor.
- *newShape*: a sequence of {{unsigned long}}. The shape of the output tensor.
The number of elements implied by *newShape* must be the same as the
number of elements in the input tensor.

Expand Down