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). |