Sdílet prostřednictvím


Job.ToolType Vlastnost

Definice

Získá nebo nastaví typ sady nástrojů této úlohy.

[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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Možné hodnoty jsou: cntk, tensorflow, caffe, caffe2, chainer, pytorch, custom, mpi, horovod. Mezi možné hodnoty patří: "cntk", "tensorflow", "caffe", "caffe2", "chainer", "horovod", "mpi", "custom"

Platí pro