Class IgnoreDependencyAttribute
When attached to a method parameter, indicates that the dependency should be ignored by the FactorManager. Only a declaration dependency will be retained.
Inherited Members
Namespace: Microsoft.ML.Probabilistic.Factors.Attributes
Assembly: Microsoft.ML.Probabilistic.dll
Syntax
public class IgnoreDependencyAttribute : Attribute