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

Running test/model/test_mnist_8 issue #6

Closed
noomio opened this issue Nov 28, 2020 · 2 comments
Closed

Running test/model/test_mnist_8 issue #6

noomio opened this issue Nov 28, 2020 · 2 comments

Comments

@noomio
Copy link

noomio commented Nov 28, 2020

Hi,

When I run the test/model/test_mnist_8 once it works and I get a OKAY result.
I then re-run it and it FAILS.

Any suggestion why this might be and what to look for?

@noomio
Copy link
Author

noomio commented Nov 28, 2020

This is some debug output:

$> datatx
[datatx/private] [FAIL]

Input3: float32[1 x 1 x 28 x 28] = [...]
: float32[1 x 10] = [...]
a:Plus214_Output_0, b:

fabs=0.000122,p=975.670227,q=975.670105

fabs=0.000305,p=975.670227,q=975.670105

fabs=0.000488,p=975.670227,q=975.670105

fabs=0.000793,p=975.670227,q=975.670105

fabs=0.000122,p=975.670227,q=975.670105

fabs=0.000122,p=975.670227,q=975.670105

fabs=0.000244,p=975.670227,q=975.670105

fabs=0.000229,p=975.670227,q=975.670105

fabs=0.000793,p=975.670227,q=975.670105

fabs=0.000244,p=975.670227,q=975.670105

datatx/test_mnist_8 [OKAY]

$> datatx
[datatx/private] [FAIL]

Input3: float32[1 x 1 x 28 x 28] = [...]
: float32[1 x 10] = [...]
a:Plus214_Output_0, b:

!ONNX_TENSOR_TYPE_FLOAT32,fabs=1472.012207,p=-496.342163,q=975.670105

datatx/test_mnist_8 [FAIL]

@noomio
Copy link
Author

noomio commented Nov 28, 2020

Looks like it's the alignment with malloc.

@noomio noomio closed this as completed Nov 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant