Skip to content

Conversation

@szalpal
Copy link
Member

@szalpal szalpal commented Jan 17, 2022

Followup for #75 (#75 (review))

Signed-off-by: szalpal [email protected]

@szalpal szalpal marked this pull request as ready for review January 18, 2022 10:49
with the WebDataset index file versions.

Versions of wds2idx.py file used to generate particular .idx files
v1.1 - aba138bf09d5d1befe96d025220a93531ab9c49f
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a sha of the script?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently not, it is a commit sha (NVIDIA/DALI@aba138b).

The other is also a commit sha, however not related to wds2idx.py file (NVIDIA/DALI@59f1ad9).

I guess we should decide what to do with this PR. I'd see two possible choices:

  1. Fill the REAMDE with wds2idx.py file sha's and merge the PR,
  2. Close the PR.

@JanuszL , since you were the original requester (#75 (review)), do you have any preference which path should we take?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this small change I would finalize it. so Fill the REAMDE with wds2idx.py file sha's and merge the PR,. Can you also a comment what this value is about in the readme.

@JanuszL JanuszL self-requested a review November 7, 2025 15:34
Should you need to generate .idx files for an older DALI version,
please use these versions of the wds2idx.py script.

v1.1 - 87b247f0a8d4e7af389278a2c8a360e1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if MD5 is helpful for versioning. It does answer whether the version I have matches the expected one, but if I need to roll back to an older version, it's impossible to easily identify which version to select based on the given hash.

Signed-off-by: Michał Szołucha <[email protected]>
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.

3 participants