Delen via


TensorFlow Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.TensorFlowTypeConverter))]
public class TensorFlow : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ITensorFlow, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.TensorFlowTypeConverter))>]
type TensorFlow = class
    interface ITensorFlow
    interface IJsonSerializable
    interface IDistributionConfiguration
    interface IValidates
Public Class TensorFlow
Implements ITensorFlow, IValidates
Inheritance
TensorFlow
Attributes
Implements

Constructors

TensorFlow()

Properties

DistributionType
ParameterServerCount
WorkerCount

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()
Validate(IEventListener)

Applies to