Please use. NET 5,. NET 6, NET 7,. NET 8, NET Framework 4.6, NET Framework 4.61, NET Framework 4.7, NET Framework 4.72, NET Framework 4.8, NET Framework 4.81, and. NET Core 3.1 versions

Modelreshape Method

Overload List

reshape(DictionaryNode, PartialShape) Do reshape in model with a list of (ov_output_port_t, partial shape).
reshape(DictionaryString, PartialShape) Do reshape in model with partial shape for a specified name.
reshape(DictionaryUInt64, PartialShape) Do reshape in model with a list of (port id, partial shape).
reshape(PartialShape) Do reshape in model for one node(port 0).

See Also