Skip to content

The speed of loading data is very slow when use python 3.6 #1237

@ghost

Description

When I try to run dcgan from pytorch/examples, I selected the cifar 10 dataset. It took very long time to load cifar 10 into gpu memory while cifar 10 is relatively small dataset compared with dataset like imagenet or lsun. After switch to python 3.5, the data loading process finishes quickly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions