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

Module Creation erros #2242

Open
cespedesk opened this issue May 12, 2021 · 0 comments
Open

Module Creation erros #2242

cespedesk opened this issue May 12, 2021 · 0 comments

Comments

@cespedesk
Copy link

So I am about to train with digits as specify in Hello AI Wold an then
4cd6b3f6e3058db2dfd91edaef62c9058f65ab8d

this is the run code

inception_5b/relu_pool_proj ← inception_5b/pool_proj
inception_5b/relu_pool_proj → inception_5b/pool_proj (in-place)
Setting up inception_5b/relu_pool_proj
TRAIN Top shape for layer 158 ‘inception_5b/relu_pool_proj’ 5 128 40 40 (1024000)
Creating layer ‘inception_5b/output’ of type ‘Concat’
Layer’s types are Ftype:FLOAT Btype:FLOAT Fmath:FLOAT Bmath:FLOAT
Created Layer inception_5b/output (159)
inception_5b/output ← inception_5b/1x1
inception_5b/output ← inception_5b/3x3
inception_5b/output ← inception_5b/5x5
inception_5b/output ← inception_5b/pool_proj
inception_5b/output → inception_5b/output
Setting up inception_5b/output
TRAIN Top shape for layer 159 ‘inception_5b/output’ 5 1024 40 40 (8192000)
Creating layer ‘pool5/drop_s1’ of type ‘Dropout’
Layer’s types are Ftype:FLOAT Btype:FLOAT Fmath:FLOAT Bmath:FLOAT
Created Layer pool5/drop_s1 (160)
pool5/drop_s1 ← inception_5b/output
pool5/drop_s1 → pool5/drop_s1
Check failed: status == CUDNN_STATUS_SUCCESS (8 vs. 0) CUDNN_STATUS_EXECUTION_FAILED, device 0

I am using a 2070 super

Server: 9dca63a42e15
DIGITS version:
6.1.1
Caffe version:
0.17.0
Caffe flavor:
NVIDIA
My brain is soup at this point please help me out.
caffe_output.log

I have not be able to create one model yet

3f542d1f6aa28d3568d8dcf4a11558753180c8ff

I am also unable to install the source digits without crashing Ubuntu.
Today is May 11 and I started trying to have it work since the 7th please could you help me out. I am really exited about this tool.

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