Class DoNotInfer
When attached to a variable, indicates that the variable will not be inferred, producing more efficient generated code.
Implements
Inherited Members
Namespace: Microsoft.ML.Probabilistic.Models.Attributes
Assembly: Microsoft.ML.Probabilistic.Compiler.dll
Syntax
public class DoNotInfer : Attribute, ICompilerAttribute