Freigeben über


PyTorch interface

PyTorch distribution configuration.

Extends

Properties

distributionType

Polymorphic discriminator, which specifies the different types this object can be

processCountPerInstance

Number of processes per node.

Property Details

distributionType

Polymorphic discriminator, which specifies the different types this object can be

distributionType: "PyTorch"

Property Value

"PyTorch"

processCountPerInstance

Number of processes per node.

processCountPerInstance?: number

Property Value

number