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

Failure to using Conv2D with Tensorflow (CPU) #27

Open
hzawary opened this issue May 31, 2018 · 1 comment
Open

Failure to using Conv2D with Tensorflow (CPU) #27

hzawary opened this issue May 31, 2018 · 1 comment

Comments

@hzawary
Copy link

hzawary commented May 31, 2018

Hi @cesarsouza

Finally! expectations ended :) Thanks to your great work for brought Keras# (Like grate successful Accord.NET). Solution Keras Sharp on VS 2017 with Windows 10 is hard to build, but done it, now I'm trying to use Conv2D but got this:

6) Error : Tests.SequentialTest.sequential_guide_convnet
TensorFlow.TFException : Conv2D on data format NHWC requires the stride attribute to contain 4 values, but got: 2 for 'conv2d_1/Conv2D0' (op: 'Conv2D') with input shapes: [?,100,100,3], [3,3,3,32].

Also on Unit Tests project failed:
image

Best the wishes,
HZ :)

@cesarsouza
Copy link
Owner

Hi,

I don't know why I've never received a notification on this issue. I am just really glad you could figure it out.

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

2 participants