From 8b452b1e88ab164aa3c14a111cb0bee1c3a46ecf Mon Sep 17 00:00:00 2001
From: auphelia <jakobapk@web.de>
Date: Tue, 5 Nov 2019 18:46:08 +0000
Subject: [PATCH] [Test] Implemented finn hls model as onnx: saved as
 finn-hls-onnx-model.onnx in tests folder

---
 tests/finn-hls-onnx-model.onnx | 172 +++++++++++++++++++++++++++++++++
 1 file changed, 172 insertions(+)
 create mode 100644 tests/finn-hls-onnx-model.onnx

diff --git a/tests/finn-hls-onnx-model.onnx b/tests/finn-hls-onnx-model.onnx
new file mode 100644
index 000000000..883182887
--- /dev/null
+++ b/tests/finn-hls-onnx-model.onnx
@@ -0,0 +1,172 @@
+finn-hls-onnx-model:ô
+P
+inpout0"Mem2Stream_Batch*
+	DataWidth@ *
+numBytesh *
+numReps 
+ 
+out0	memInStrm"
StreamingNode
+È
+	memInStrm
+weights0
+thresh0out1"StreamingFCLayer_Batch*
+L_MH€ *
+L_MWÀ *
+L_PE  *
+L_SIMD@ *
+numReps *!
+resDataType"Recast<XnorMul> *
+resType"ap_resource_lut() 
+
+out1inter0"
StreamingNode
+Å
+inter0
+weights1
+thresh1out2"StreamingFCLayer_Batch*
+L_MH€ *
+L_MW€ *
+L_PE@ *
+L_SIMD  *
+numReps *!
+resDataType"Recast<XnorMul> *
+resType"ap_resource_lut() 
+
+out2inter1"
StreamingNode
+Å
+inter1
+weights2
+thresh2out3"StreamingFCLayer_Batch*
+L_MH€ *
+L_MW€ *
+L_PE  *
+L_SIMD@ *
+numReps *!
+resDataType"Recast<XnorMul> *
+resType"ap_resource_lut() 
+
+out3inter2"
StreamingNode
+Ä
+inter2
+weights3
+thresh3out4"StreamingFCLayer_Batch*
+L_MH@ *
+L_MW€ *
+L_PE *
+L_SIMD *
+numReps *!
+resDataType"Recast<XnorMul> *
+resType"ap_resource_lut() 
+!
+out4
+memOutStrm"
StreamingNode
+W
+
+memOutStrmoutp"Mem2Stream_Batch*
+	DataWidth@ *
+numBytes *
+numReps finn_hls_onnx_graphZ
+inp
+
+
+@b
+outp
+
+
+@j
+out0
+
+
+ 
+ j
+	memInStrm
+
+
+ 
+ j
+weights0
+
+@
+ 
+ j%
+thresh0
+
+ 
+ 
+
+
+j
+out1
+
+
+
+@j
+inter0
+
+
+
+@j
+weights1
+
+ 
+@
+€j%
+thresh1
+
+
+@
+
+
+j
+out2
+
+
+ 
+ j
+inter1
+
+
+ 
+ j
+weights2
+
+@
+ 
+€j%
+thresh2
+
+ 
+ 
+
+
+j
+out3
+
+
+@
+j
+inter2
+
+
+@
+j
+weights3
+
+
+
+€j%
+thresh3
+
+
+
+
+
+j
+out4
+
+
+@j
+
+memOutStrm
+
+
+@B
\ No newline at end of file
-- 
GitLab