Skip to content

remove unet bottleneck dim from dataset params used to generate unique dataset hash#28

Open
PatrickRMiles wants to merge 1 commit intoLBANN:mainfrom
PatrickRMiles:miles30/dataset_hash_no_bottleneck_dim
Open

remove unet bottleneck dim from dataset params used to generate unique dataset hash#28
PatrickRMiles wants to merge 1 commit intoLBANN:mainfrom
PatrickRMiles:miles30/dataset_hash_no_bottleneck_dim

Conversation

@PatrickRMiles
Copy link
Collaborator

@PatrickRMiles PatrickRMiles commented Mar 17, 2026

The parameters we hash to create a unique dataset ID should really only be those that actually affect the dataset in some way. We currently include unet_bottleneck_dim in this set, but it does not impact the dataset at all. This PR removes that param from the hashing.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant