bu-icsg / dana

Dynamically Allocated Neural Network Accelerator for the RISC-V Rocket Microprocessor in Chisel
Other
203 stars 36 forks source link

Assertion Failure for Pe8 Epb16 Config on xor-sigmoid-128o #14

Closed seldridge closed 8 years ago

seldridge commented 8 years ago

This seems to be the bad invocation. However, I'm not able to reproduce this locally.

/home/travis/build/bu-icsg/rocket-chip/emulator/emulator-Top-XFilesDanaCppPe8Epb16Config +maxcycles=100000000 pk fann-xfiles.rv \
    -n ../../../build/nets/xor-sigmoid-128o-fixed.64bin \
    -t ../../../build/nets/xor-sigmoid-128o-fixed.train \
    -m -e10 -j`shuf -i0-9 -n1` -k`shuf -i0-9 -n1` > xor-sigmoid-128o.mse

I'm increasing the verbosity of the compare script to get a better idea of what Travis is seeing.

seldridge commented 8 years ago

This looks intermittent. I'll leave this open for now and wait until Travis catches a live example with the new compare.sh.

seldridge commented 8 years ago

I have a failing testcase: https://api.travis-ci.org/jobs/112042066/log.txt?deansi=true