Skip to content

How to speed up the training time? #160

@mahmud30tibn

Description

@mahmud30tibn

Hi,

I am trying to implement the code using 4 GPUs. Do you have any suggestions to increase the training speed per epoch?

Currently, the model takes about 1 minute per epoch. I am using --gpus=4 --batch=64 --gamma=400 --dmtet_scale 0.8 --use_shapenet_split 1 --one_3d_generator 1 --fp32 0.

I also tried using 8 GPUs too: --gpus=8 --batch=64 --gamma=400 --dmtet_scale 0.8 --use_shapenet_split 1 --one_3d_generator 1 --fp32 0. But the training time did not change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions