Skip to content

Setting num_images to less than the number of GPUs on the server returns more than num_images images (same number of images as the number of GPUs on the server) #59

Open
@omduggineni

Description

@omduggineni

This appears to be an issue in https://github.com/jina-ai/dalle-flow/blob/main/executors/dalle/dm_helper.py - images are always generated in batches equal to the number of GPUs on the server. Perhaps try utilizing multiple GPUs across multiple requests rather than across individual images in the same request?

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