hughperkins / DeepCL

OpenCL library to train deep convolutional neural networks
Mozilla Public License 2.0
865 stars 199 forks source link

Fixed some issues in the SoftMaxLayer #120

Closed merceyz closed 7 years ago

merceyz commented 7 years ago

Resolves #87

hughperkins commented 7 years ago

travis is failing. CAn you take a look please?

hughperkins commented 7 years ago

(I also have some jenkins scripts, that run on windows, too)

merceyz commented 7 years ago

Was missing a include, which is weird because I could build without it

hughperkins commented 7 years ago

Cool. I need to spin up my jenkins stuff. This will take a while for me to figure out....

hughperkins commented 7 years ago

(keep posting to this thread every 24 hours until I get the jenkins working please. I get very easily distracted :-P )

hughperkins commented 7 years ago

got as far as getting stuff building....

screen shot 2017-06-27 at 11 02 40 am
hughperkins commented 7 years ago

(Hmmm, they all failed, because I need to change the aws instance type to g2.xlarge. doing that now...)

hughperkins commented 7 years ago
screen shot 2017-06-27 at 11 18 11 am
hughperkins commented 7 years ago

linux ones all passed:

screen shot 2017-06-27 at 11 26 26 am
hughperkins commented 7 years ago

Cool. Thanks! :-)