OnnxOptions.ShapeDictionary Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Formes ONNX à utiliser sur celles chargées à partir de 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())