vlfeat / matconvnet

MatConvNet: CNNs for MATLAB
Other
1.4k stars 752 forks source link

Different results when use the same inputs and derOutputs in vl_nnconv #1177

Open Itsanewday opened 6 years ago

Itsanewday commented 6 years ago

Recently , i find that the vl_nnconv is weird. Here is the script:

test.txt

I got different dfs when use the gpu version. Then i repeat it by cpu version and the result is always same. Does anyone known the reason? Thanks a lot!