Skip to content

[MNT] Expose PositionalEncoding and TokenPredictor in aptatrans/layers/__init__.py #675

Description

@Ramrajnagar

The _encoder.py module defines three public classes: EncoderPredictorConfig, PositionalEncoding, and TokenPredictor. However, layers/init.py only re-exports EncoderPredictorConfig. The other two classes should also be re-exported for API consistency.

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