Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

Slow GPU performance on Radeon Pro 460 #7

Open
@FelixGoetze

Description

@FelixGoetze

I have tested this fork on a simple MNIST example: https://github.com/tensorflow/datasets/blob/master/docs/keras_example.ipynb
By default the model uses CPU and takes 3ms per step.
If I change to GPU using mlcompute.set_mlc_device(device_name=‘gpu’) each step takes around 12ms.

I am running MacOS Big Sur Version 11.0.1 on the Macbook Pro 2016 15-inch with a Radeon Pro 460 4 GB.
Is it expected that the GPU will run much slower than the CPU?

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