Skip to content

Commit

Permalink
Result of level-3 may differ from device to device.
Browse files Browse the repository at this point in the history
  • Loading branch information
poweic committed Jan 5, 2015
1 parent e6f9142 commit ceca01f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/level-3.sh
Expand Up @@ -31,6 +31,7 @@ dim="--input-dim 32x32"
../bin/nn-predict $dim $TRAIN $model_mature --base 1 2>&1 |\
grep "%" >> $temp_log

printf "\33[33m[Warning]\33[0m Since CUDA is parallel computing, the result may differ from devices to devices.\n"
diff $gold_log $temp_log

rm -r $temp_dir

0 comments on commit ceca01f

Please sign in to comment.