Partager via


TensorFlowModel.GetModelSchema Méthode

Définition

Obtenez DataViewSchema un modèle complet. Chaque nœud du modèle TensorFlow sera inclus dans l’objet DataViewSchema .

public Microsoft.ML.DataViewSchema GetModelSchema ();
member this.GetModelSchema : unit -> Microsoft.ML.DataViewSchema
Public Function GetModelSchema () As DataViewSchema

Retours

S’applique à