Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store/Load CIFAR from local/offline #6390

Merged
merged 11 commits into from
Aug 28, 2024
Merged

Conversation

raza-sikander
Copy link
Contributor

CIFAR10_DATASET_PATH -> Path where the dataset is stored
STORE_CIFAR10 -> Store the dataset 1/0
CIFAR10_OFFLINE -> To use offline dataset 1/0
MISC:
Added getDeviceId to get device if by name in case of accelerator

CIFAR10_DATASET_PATH -> Path where the dataset is stored
STORE_CIFAR10        -> Store the dataset 1/0
CIFAR10_OFFLINE      -> To use offline dataset 1/0
MISC:
Added getDeviceId to get device if by name in case of accelerator
tjruwase and others added 3 commits August 22, 2024 09:46
CIFAR10_DATASET_PATH -> path to store dataset. This is a custom env variable.
CIFAR10_DATASET_PATH -> path to store dataset. This is a custom env variable.
@loadams loadams enabled auto-merge August 28, 2024 15:11
@loadams loadams added this pull request to the merge queue Aug 28, 2024
Merged via the queue into microsoft:master with commit 9bc4cd0 Aug 28, 2024
11 checks passed
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