keroro824 / HashingDeepLearning

Codebase for "SLIDE : In Defense of Smart Algorithms over Hardware Acceleration for Large-Scale Deep Learning Systems"
MIT License
1.07k stars 169 forks source link

pointer to bias so that array will be updated and saved #29

Open hieuhoang opened 4 years ago

hieuhoang commented 4 years ago

It seems Layer::_bias is disconnected from Node::_bias so Layer::_bias is not being updated or saved to file. This PR corrects that

Eslam2011 commented 2 years ago

Dear Mr.hieuhoang, I want ask you if the code is run correctly with you to ask question, please. And where I can find your code with pointer bias please.

Eslam2011 commented 2 years ago

@hieuhoang