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

making cifar data loader also return PIL Image #10

Merged
merged 1 commit into from
Nov 29, 2016
Merged

making cifar data loader also return PIL Image #10

merged 1 commit into from
Nov 29, 2016

Conversation

soumith
Copy link
Member

@soumith soumith commented Nov 29, 2016

To make things consistent among all datasets, making the CIFAR data loaders return a PIL Image as well.

@soumith
Copy link
Member Author

soumith commented Nov 29, 2016

cc: @szagoruyko @Moustapha6C

@soumith soumith merged commit 2d55b9d into master Nov 29, 2016
@soumith soumith deleted the cifarfix branch November 29, 2016 00:58
zhiqwang pushed a commit to zhiqwang/vision that referenced this pull request Jan 19, 2022
Fixing test_detection_model_trainable_backbone_layers
pmeier added a commit to pmeier/vision that referenced this pull request Sep 6, 2022
…torch#10)

* fix iterate_one_epoch to avoid memory overflow and empty datasets

* use rglob in bench_decoding

* use perf_counter instead of time

* remove error for empty datasets
rajveerb pushed a commit to rajveerb/vision that referenced this pull request Nov 30, 2023
* [llm] Init draft NVIDIA reference

* [LLM] Add exact HPs used to match NVIDIA's convergence curves

* [LLM] Add data preprocessing steps and remove dropout

* [LLM] fix eval, add ckpt load util, remove unnecessary files

* [LLM] Update data preprocessing stage in README

* Full validation and google settings

* Apply review comments

* Anmolgupt/nvidia llm reference update (pytorch#3)

* Update Nvidia LLM reference code version

Co-authored-by: Anmol Gupta <anmolg@nvidia.com>

* fixes to imports (pytorch#5)

Co-authored-by: Anmol Gupta <14880251+anmolgupt@users.noreply.github.com>

* distributed checkpoint and mlperf logger support (pytorch#6)

* readme and mllogger keywords update (pytorch#7)

Co-authored-by: Anmol Gupta <anmolg@nvidia.com>

* Update fp32_checkpoint_checksum.log

* Update README.md

* Update README.md

* Update README.md

* mlperf logger keywords update (pytorch#8)

Co-authored-by: Anmol Gupta <anmolg@nvidia.com>

* [LLM] Create framework folder

* [LLM] Update README to follow reference template

* Describe LLM checkpoint format in README (pytorch#9)

Describe LLM checkpoint format in README

* [LLM] Readme updates, small fixes

* readme update and run script eval update (pytorch#10)

Co-authored-by: Anmol Gupta <anmolg@nvidia.com>

---------

Co-authored-by: Mikołaj Błaż <mblaz@nvidia.com>
Co-authored-by: anmolgupt <14880251+anmolgupt@users.noreply.github.com>
Co-authored-by: Anmol Gupta <anmolg@nvidia.com>
Co-authored-by: mikolajblaz <mikolajblaz@users.noreply.github.com>
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