다음을 통해 공유


TensorFlowModel.GetModelSchema 메서드

정의

전체 모델을 가져옵니다 DataViewSchema . TensorFlow 모델의 모든 노드가 개체에 DataViewSchema 포함됩니다.

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

반환

적용 대상