Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Support dynamic dimensions #209

@BinaryWarlock

Description

@BinaryWarlock

Is your feature request related to a problem? Please describe.
I'd like to use dynamic batch sizes to actually batch properly.

Describe the solution you'd like
Dynamic dimension support

Describe alternatives you've considered
Baking in the batch size with nnx prepare isn't remotely ideal, since if my dataset is not a multiple of the batch size I'd have to pad it somehow and that's pretty awful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions