Share via


OnnxOptions.ShapeDictionary Field

Definition

ONNX shapes to be used over those loaded from ModelFile.

public System.Collections.Generic.IDictionary<string,int[]> ShapeDictionary;
val mutable ShapeDictionary : System.Collections.Generic.IDictionary<string, int[]>
Public ShapeDictionary As IDictionary(Of String, Integer()) 

Field Value

Applies to