Skip to content
Snippets Groups Projects
Commit 311209dd authored by auphelia's avatar auphelia
Browse files

[Test] fixed on difference in test file compared to commit from maltanar

parent a46c1791
No related branches found
No related tags found
No related merge requests found
......@@ -78,10 +78,6 @@ def create_noactivation_testcases(idt, wdt, odt):
mh = 8
mw = 8
if idt == wdt == DataType.BIPOLAR:
tdt = DataType.UINT32
else:
tdt = DataType.INT32
# generate weights
W = gen_finn_dt_tensor(wdt, (mw, mh))
# generate input data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment