Share via


TensorFlowModel.GetModelSchema Methode

Definition

Rufen Sie DataViewSchema das vollständige Modell ab. Jeder Knoten im TensorFlow-Modell wird im DataViewSchema Objekt enthalten.

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

Gibt zurück

Gilt für: