共用方式為


TensorFlowModel.GetInputSchema 方法

定義

DataViewSchema只取得 TensorFlow 模型中標示為「預留位置」的節點。 如果 TensorFlow 圖形很大,此方法很方便探索模型輸入 () 。

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

傳回

適用於