Class GivePriorityTo
Attached to Variable or MethodInvoke to give priority in the operator search path
Inheritance
GivePriorityTo
Assembly: Microsoft.ML.Probabilistic.Compiler.dll
Syntax
public class GivePriorityTo : ICompilerAttribute
Constructors
GivePriorityTo(Object)
Declaration
public GivePriorityTo(object container)
Parameters
Type |
Name |
Description |
Object |
container |
|
Fields
Container
Declaration
Field Value
Methods
ToString()
Declaration
public override string ToString()
Returns
Overrides
Implements