nvdla / hw

RTL, Cmodel, and testbench for NVDLA
Other
1.74k stars 568 forks source link

nv_small sdp_3x3x32_ew_lo_lin_int8 testcase failed #167

Open kouzhentao opened 6 years ago

kouzhentao commented 6 years ago

Hi,

When I run sdp_3x3x32_ew_lo_lin_int8 with nv_small configuration dut, the testcase failed. 3x.

elliski commented 6 years ago

Is elementwise operation enabled in nv_small???

xivisi commented 6 years ago

楼主似乎是国人,你验证到哪一步了? Are you chinese, kouzhentao?

robn-xeda commented 5 years ago

@kuzhentao The reason the test fails is that nv_small.spec has SDP_EW_DISABLE defined so the test you mentioned is not valid for nv_small. If you need this nv_large.spec has it enabled. This question can be closed Regards Rob