Skip to content

Conversation

SabaFathi
Copy link

This PR updates adbench/datasets/data_generator.py so that users who want to use their own customized datasets no longer need to download or have the classical datasets beforehand. Previously, the code required classical datasets to be present even if they weren't needed, which could be inconvenient for users working exclusively with custom data.
With this change, the data generator will skip the classical dataset dependency when custom datasets are provided, improving usability and flexibility.

…zed data

Previously, users needed to download classical datasets even when using their own custom datasets. This update removes that requirement, enabling the code to work solely with user-provided datasets.
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