OnnxOptions.ShapeDictionary 字段

定义

用于从 ModelFile加载的 ONNX 形状。

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

字段值

适用于