PyTorch interface

PyTorch 分發組態。

Extends

屬性

distributionType

[必要]指定散發架構的類型。

processCountPerInstance

每個節點的進程數目。

屬性詳細資料

distributionType

[必要]指定散發架構的類型。

distributionType: "PyTorch"

屬性值

"PyTorch"

processCountPerInstance

每個節點的進程數目。

processCountPerInstance?: number

屬性值

number