Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M1.1 - Different outputs on GPU and CPU classification #177

Open
OoiXinPeng opened this issue Aug 26, 2021 · 1 comment
Open

M1.1 - Different outputs on GPU and CPU classification #177

OoiXinPeng opened this issue Aug 26, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@OoiXinPeng
Copy link
Contributor

OoiXinPeng commented Aug 26, 2021

OS: Windows 10
DL4J: deeplearning4j 1.0.0-M1.1
CUDA: 11.2
cuDNN: 8.1.1

Issue: The results of classification and regression (eg. BirdClassification.java) running on GPU are not same as results running on CPU. Attached are the screenshot of the results.

Similar issues:

CPU:
Using CPU as backend:
image
Result running on CPU backend:
image

GPU:
Using GPU as backend:
image
Result running on GPU backend:
image

@github-actions
Copy link

👋 @OoiXinPeng
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.

@OoiXinPeng OoiXinPeng added the bug Something isn't working label Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant