Search Results for

    Show / Hide Table of Contents

    Namespace Microsoft.ML.Probabilistic.Compiler.Transforms

    Classes

    ArraySizeTracingTransform

    Adds statements that print the size of each message array. During inference, these array sizes will appear on the console.

    ChannelInfo

    Describes a channel, i.e. an edge in a factor graph.

    MethodReference

    Used to look up a method by its declaring type, its name, and its type parameters (if any).

    ShallowCopyTransform

    A transform which produces a copy where subtrees from the original are reused if they do not change. Any empty containers are removed.

    Enums

    MessageDirection

    Enumeration for labelling forward and backward messages.

    ObservedValueChangedBehaviour

    Let's you control how the model compiler detects whether an observed value has changed.

    In This Article
    Back to top Copyright © .NET Foundation. All rights reserved.