Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

GPU utilization becomes lower with 16-bit floating point #1620

@Lollipop321

Description

@Lollipop321

When I tried to implement the paper "mixed precision training" in the tensor2tensor open source code, I found that I could not achieve the training speed that I expected. After checking, I found that the GPU utilization of my modified code was significantly reduced. However, I did not modify the underlying code that allocates GPU resources. I suspect that the problem occurs where the GPU and CPU interact.

Has anyone encountered the same/similar problems? Many thanks in advance!

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