Share via


PyTorch Class

Definition

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

Constructors

PyTorch()

Properties

DistributionType
ProcessCountPerInstance

Methods

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

Applies to