You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Best the wishes,
HZ :)
The text was updated successfully, but these errors were encountered:
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:
Also on Unit Tests project failed:
Best the wishes,
HZ :)
The text was updated successfully, but these errors were encountered: