共用方式為


IMLOperatorTensorShapeDescription.GetOutputTensorShape 方法

取得運算子之張量輸出的大小。 如果指定索引處的輸出不是張量,則傳回錯誤。

GetOutputTensorShape(
    uint32_t outputIndex,
    uint32_t dimensionCount,
    _Out_writes_(dimensionCount) uint32_t* dimensions)

需求

需求
最低支援的用戶端 Windows 10 組建 17763
最低支援的伺服器 具有桌面體驗的 Windows Server 2019
頁首 MLOperatorAuthor.h

注意

使用下列資源取得 Windows ML 的說明:

  • 如需詢問或回答有關 Windows ML 的技術問題,請使用 Stack Overflow 上的 windows-machine-learning 標籤。
  • 如需回報錯誤 (bug),請在 GitHub 上提出問題。