Base:
property
Depth
Microsoft.ML.Runtime.ChannelProviderBase.Depth
1 override of Depth
Microsoft.ML.Core (1)
Environment\HostEnvironmentBase.cs (1)
120public override int Depth { get; }
1 reference to Depth
Microsoft.ML.Core (1)
Environment\HostEnvironmentBase.cs (1)
127Depth = source.Depth + 1;