Condividi tramite


Job.ToolType Proprietà

Definizione

Ottiene o imposta il tipo di toolkit di questo processo.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.toolType")]
public string ToolType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.toolType")>]
member this.ToolType : string with get, set
Public Property ToolType As String

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

I valori possibili sono: cntk, tensorflow, caffe, caffe2, chainer, pytorch, custom, mpi, horovod. I valori possibili includono: 'cntk', 'tensorflow', 'caffe', 'caffe2', 'chainer', 'horovod', 'mpi', 'custom'

Si applica a