Fix issue with row and column major in ml dnn file. Right now forward pass should work but the loss and backward is still in column major but forward outputs in row major (at least that is what i think)
Fix issue with row and column major in ml dnn file.
Right now forward pass should work but the loss and backward is still in column major but forward outputs in row major (at least that is what i think)