Skip to content

Inconsistent batch_size-handling #29

Description

@mlangguth89

The batch_size parameter currently resides in both, the dataset and the model configuration.
This can lead to spurious errors, e.g. when evaluating the Harris WGAN model, the shape of the noise-tensor is not proper.
The batch_size should probably be defined in the dataset only.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions