Skip to content

CPU allocation for some of the computational tensors #124

Description

@greenkeeped

I checked GPU performance against MTCNN. However, GPU performance of MTCNN does not show a drastic difference compared to CPU.

The entire network of MTCNN is allocated to GPUs. The capture below shows the device allocation for P-Net, which is part of MTCNN.

image

However, some tensorflow computational modules seem to be CPU-bound.

image

I wonder what exactly these tensors do.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions