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

フィールド値

適用対象