Skip to content

HeteroscedasticSNGPLayer error with num_classes=2 #554

@Krasner

Description

@Krasner

HeteroscedasticSNGPLayer inherits from MCSoftmaxDenseFA which has an assert check:

but itself is written in a way that should accept num_classes=2:

if self._num_classes == 2:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions