Skip to content

Fix FC backward

Olivier BICHLER requested to merge fix_fc_backward into dev

FC backward was not accumulating gradient (reported by @jeromeh) and worse, had pending segfault with the bias.

Merge request reports

Loading