2using System.Runtime.Serialization;
11 [Obsolete(
"If you wish to attach a layer as a source to another layer, please use a Nested Layer.")]
14 #region Public Properties
16 [DataMember(Order = 20)]
19 #endregion Public Properties
Base class for all LossSet sub-types. A LossSet is a resource that generates sample (trial) losses wh...
Representation of a Nested layer loss set, which represents any loss set whose losses are derived fro...
IReference< ILayer > layer
The layer whose losses are being forwarded by this loss set.
Base interface for all reference entities.