diff --git a/Testing/.gitignore b/Testing/.gitignore index e8d33c7b..205c922b 100644 --- a/Testing/.gitignore +++ b/Testing/.gitignore @@ -11,3 +11,9 @@ olddesc.txt oldprocessTests.py shortdesc.txt TestScripts/__pycache__/ +FullBenchmark/ +Output/ +GeneratedInclude/ +GeneratedSource/ +*.db +TestDesc.txt diff --git a/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsF32/fullBenchmark.csv b/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsF32/fullBenchmark.csv deleted file mode 100644 index 78e98ce6..00000000 --- a/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsF32/fullBenchmark.csv +++ /dev/null @@ -1,41 +0,0 @@ -CATEGORY,NAME,ID,OLDID,NB,CYCLES,OPTIMIZED,HARDFP,FASTMATH,NEON,UNROLL,ROUNDING,PLATFORM,CORE,COMPILER,VERSION -"DSP:BasicMaths:BasicMathsF32","vec_mult_f32",1,"0",16,237,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_mult_f32",1,"0",32,261,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_mult_f32",1,"0",64,309,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_mult_f32",1,"0",128,405,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_mult_f32",1,"0",256,597,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_add_f32",2,"5",16,237,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_add_f32",2,"5",32,261,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_add_f32",2,"5",64,309,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_add_f32",2,"5",128,405,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_add_f32",2,"5",256,597,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_sub_f32",3,"10",16,237,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_sub_f32",3,"10",32,261,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_sub_f32",3,"10",64,309,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_sub_f32",3,"10",128,405,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_sub_f32",3,"10",256,597,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_abs_f32",4,"15",16,232,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_abs_f32",4,"15",32,252,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_abs_f32",4,"15",64,292,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_abs_f32",4,"15",128,372,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_abs_f32",4,"15",256,532,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_negate_f32",5,"20",16,187,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_negate_f32",5,"20",32,197,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_negate_f32",5,"20",64,217,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_negate_f32",5,"20",128,257,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_negate_f32",5,"20",256,337,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_offset_f32",6,"25",16,248,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_offset_f32",6,"25",32,258,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_offset_f32",6,"25",64,278,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_offset_f32",6,"25",128,318,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_offset_f32",6,"25",256,398,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_scale_f32",7,"30",16,248,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_scale_f32",7,"30",32,258,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_scale_f32",7,"30",64,278,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_scale_f32",7,"30",128,318,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_scale_f32",7,"30",256,398,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_dot_f32",8,"38",16,196,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_dot_f32",8,"38",32,220,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_dot_f32",8,"38",64,268,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_dot_f32",8,"38",128,364,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsF32","vec_dot_f32",8,"38",256,556,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 diff --git a/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsF32/regression.csv b/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsF32/regression.csv deleted file mode 100644 index 532844c5..00000000 --- a/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsF32/regression.csv +++ /dev/null @@ -1,9 +0,0 @@ -"ID","OLDID","CATEGORY","NAME","OPTIMIZED","HARDFP","FASTMATH","NEON","UNROLL","ROUNDING","PLATFORM","CORE","COMPILER","VERSION","Regression","MAX" -1,"0","DSP:BasicMaths:BasicMathsF32","vec_mult_f32",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"213.0 + NB * 1.4999999999999993",597 -2,"5","DSP:BasicMaths:BasicMathsF32","vec_add_f32",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"213.0 + NB * 1.4999999999999993",597 -3,"10","DSP:BasicMaths:BasicMathsF32","vec_sub_f32",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"213.0 + NB * 1.4999999999999993",597 -4,"15","DSP:BasicMaths:BasicMathsF32","vec_abs_f32",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"212.0 + NB * 1.2499999999999998",532 -5,"20","DSP:BasicMaths:BasicMathsF32","vec_negate_f32",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"177.0 + NB * 0.6249999999999998",337 -6,"25","DSP:BasicMaths:BasicMathsF32","vec_offset_f32",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"237.99999999999994 + NB * 0.6249999999999998",398 -7,"30","DSP:BasicMaths:BasicMathsF32","vec_scale_f32",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"237.99999999999994 + NB * 0.6249999999999998",398 -8,"38","DSP:BasicMaths:BasicMathsF32","vec_dot_f32",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"172.0 + NB * 1.4999999999999996",556 diff --git a/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ15/fullBenchmark.csv b/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ15/fullBenchmark.csv deleted file mode 100755 index c88b11f0..00000000 --- a/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ15/fullBenchmark.csv +++ /dev/null @@ -1,41 +0,0 @@ -CATEGORY,NAME,ID,OLDID,NB,CYCLES,OPTIMIZED,HARDFP,FASTMATH,NEON,UNROLL,ROUNDING,PLATFORM,CORE,COMPILER,VERSION -"DSP:BasicMaths:BasicMathsQ15","vec_mult_q15",1,"3",16,315,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_mult_q15",1,"3",32,415,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_mult_q15",1,"3",64,615,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_mult_q15",1,"3",128,1015,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_mult_q15",1,"3",256,1815,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_add_q15",2,"8",16,267,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_add_q15",2,"8",32,319,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_add_q15",2,"8",64,423,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_add_q15",2,"8",128,631,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_add_q15",2,"8",256,1047,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_sub_q15",3,"13",16,267,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_sub_q15",3,"13",32,319,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_sub_q15",3,"13",64,423,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_sub_q15",3,"13",128,631,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_sub_q15",3,"13",256,1047,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_abs_q15",4,"18",16,315,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_abs_q15",4,"18",32,415,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_abs_q15",4,"18",64,615,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_abs_q15",4,"18",128,1015,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_abs_q15",4,"18",256,1815,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_negate_q15",5,"23",16,200,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_negate_q15",5,"23",32,240,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_negate_q15",5,"23",64,320,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_negate_q15",5,"23",128,480,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_negate_q15",5,"23",256,800,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_offset_q15",6,"28",16,255,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_offset_q15",6,"28",32,295,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_offset_q15",6,"28",64,375,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_offset_q15",6,"28",128,535,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_offset_q15",6,"28",256,855,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_scale_q15",7,"33",16,309,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_scale_q15",7,"33",32,397,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_scale_q15",7,"33",64,573,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_scale_q15",7,"33",128,925,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_scale_q15",7,"33",256,1629,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_dot_q15",8,"41",16,210,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_dot_q15",8,"41",32,250,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_dot_q15",8,"41",64,330,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_dot_q15",8,"41",128,490,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ15","vec_dot_q15",8,"41",256,810,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 diff --git a/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ15/regression.csv b/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ15/regression.csv deleted file mode 100755 index 110e35a8..00000000 --- a/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ15/regression.csv +++ /dev/null @@ -1,9 +0,0 @@ -"ID","OLDID","CATEGORY","NAME","OPTIMIZED","HARDFP","FASTMATH","NEON","UNROLL","ROUNDING","PLATFORM","CORE","COMPILER","VERSION","Regression","MAX" -1,"3","DSP:BasicMaths:BasicMathsQ15","vec_mult_q15",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"215.00000000000017 + NB * 6.249999999999997",1815 -2,"8","DSP:BasicMaths:BasicMathsQ15","vec_add_q15",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"215.00000000000006 + NB * 3.249999999999999",1047 -3,"13","DSP:BasicMaths:BasicMathsQ15","vec_sub_q15",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"215.00000000000006 + NB * 3.249999999999999",1047 -4,"18","DSP:BasicMaths:BasicMathsQ15","vec_abs_q15",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"215.00000000000017 + NB * 6.249999999999997",1815 -5,"23","DSP:BasicMaths:BasicMathsQ15","vec_negate_q15",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"160.00000000000003 + NB * 2.499999999999999",800 -6,"28","DSP:BasicMaths:BasicMathsQ15","vec_offset_q15",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"215.0 + NB * 2.499999999999999",855 -7,"33","DSP:BasicMaths:BasicMathsQ15","vec_scale_q15",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"221.0000000000001 + NB * 5.499999999999998",1629 -8,"41","DSP:BasicMaths:BasicMathsQ15","vec_dot_q15",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"170.00000000000006 + NB * 2.499999999999999",810 diff --git a/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ31/fullBenchmark.csv b/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ31/fullBenchmark.csv deleted file mode 100644 index a791c2af..00000000 --- a/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ31/fullBenchmark.csv +++ /dev/null @@ -1,41 +0,0 @@ -CATEGORY,NAME,ID,OLDID,NB,CYCLES,OPTIMIZED,HARDFP,FASTMATH,NEON,UNROLL,ROUNDING,PLATFORM,CORE,COMPILER,VERSION -"DSP:BasicMaths:BasicMathsQ31","vec_mult_q31",1,"2",16,330,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_mult_q31",1,"2",32,446,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_mult_q31",1,"2",64,678,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_mult_q31",1,"2",128,1142,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_mult_q31",1,"2",256,2070,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_add_q31",2,"7",16,298,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_add_q31",2,"7",32,382,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_add_q31",2,"7",64,550,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_add_q31",2,"7",128,886,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_add_q31",2,"7",256,1558,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_sub_q31",3,"12",16,298,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_sub_q31",3,"12",32,382,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_sub_q31",3,"12",64,550,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_sub_q31",3,"12",128,886,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_sub_q31",3,"12",256,1558,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_abs_q31",4,"17",16,305,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_abs_q31",4,"17",32,401,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_abs_q31",4,"17",64,585,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_abs_q31",4,"17",128,953,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_abs_q31",4,"17",256,1692,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_negate_q31",5,"22",16,224,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_negate_q31",5,"22",32,288,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_negate_q31",5,"22",64,416,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_negate_q31",5,"22",128,672,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_negate_q31",5,"22",256,1184,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_offset_q31",6,"27",16,279,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_offset_q31",6,"27",32,343,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_offset_q31",6,"27",64,471,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_offset_q31",6,"27",128,727,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_offset_q31",6,"27",256,1239,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_scale_q31",7,"32",16,458,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_scale_q31",7,"32",32,652,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_scale_q31",7,"32",64,1040,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_scale_q31",7,"32",128,1816,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_scale_q31",7,"32",256,3368,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_dot_q31",8,"40",16,216,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_dot_q31",8,"40",32,240,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_dot_q31",8,"40",64,288,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_dot_q31",8,"40",128,384,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ31","vec_dot_q31",8,"40",256,576,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 diff --git a/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ31/regression.csv b/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ31/regression.csv deleted file mode 100644 index 581f60de..00000000 --- a/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ31/regression.csv +++ /dev/null @@ -1,9 +0,0 @@ -"ID","OLDID","CATEGORY","NAME","OPTIMIZED","HARDFP","FASTMATH","NEON","UNROLL","ROUNDING","PLATFORM","CORE","COMPILER","VERSION","Regression","MAX" -1,"2","DSP:BasicMaths:BasicMathsQ31","vec_mult_q31",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"214.00000000000023 + NB * 7.2499999999999964",2070 -2,"7","DSP:BasicMaths:BasicMathsQ31","vec_add_q31",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"214.0000000000001 + NB * 5.249999999999998",1558 -3,"12","DSP:BasicMaths:BasicMathsQ31","vec_sub_q31",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"214.0000000000001 + NB * 5.249999999999998",1558 -4,"17","DSP:BasicMaths:BasicMathsQ31","vec_abs_q31",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"215.41666666666674 + NB * 5.741767473118277",1686 -5,"22","DSP:BasicMaths:BasicMathsQ31","vec_negate_q31",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"160.0000000000001 + NB * 3.9999999999999982",1184 -6,"27","DSP:BasicMaths:BasicMathsQ31","vec_offset_q31",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"215.0000000000001 + NB * 3.9999999999999987",1239 -7,"32","DSP:BasicMaths:BasicMathsQ31","vec_scale_q31",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"264.00000000000034 + NB * 12.124999999999996",3368 -8,"40","DSP:BasicMaths:BasicMathsQ31","vec_dot_q31",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"192.0 + NB * 1.4999999999999993",576 diff --git a/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ7/fullBenchmark.csv b/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ7/fullBenchmark.csv deleted file mode 100755 index 5879909c..00000000 --- a/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ7/fullBenchmark.csv +++ /dev/null @@ -1,41 +0,0 @@ -CATEGORY,NAME,ID,OLDID,NB,CYCLES,OPTIMIZED,HARDFP,FASTMATH,NEON,UNROLL,ROUNDING,PLATFORM,CORE,COMPILER,VERSION -"DSP:BasicMaths:BasicMathsQ7","vec_mult_q7",1,"4",16,335,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_mult_q7",1,"4",32,455,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_mult_q7",1,"4",64,695,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_mult_q7",1,"4",128,1175,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_mult_q7",1,"4",256,2135,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_add_q7",2,"9",16,238,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_add_q7",2,"9",32,262,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_add_q7",2,"9",64,310,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_add_q7",2,"9",128,406,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_add_q7",2,"9",256,598,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_sub_q7",3,"14",16,238,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_sub_q7",3,"14",32,262,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_sub_q7",3,"14",64,310,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_sub_q7",3,"14",128,406,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_sub_q7",3,"14",256,598,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_abs_q7",4,"19",16,313,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_abs_q7",4,"19",32,405,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_abs_q7",4,"19",64,603,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_abs_q7",4,"19",128,1007,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_abs_q7",4,"19",256,1801,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_negate_q7",5,"24",16,179,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_negate_q7",5,"24",32,199,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_negate_q7",5,"24",64,239,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_negate_q7",5,"24",128,319,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_negate_q7",5,"24",256,479,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_offset_q7",6,"29",16,240,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_offset_q7",6,"29",32,260,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_offset_q7",6,"29",64,300,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_offset_q7",6,"29",128,380,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_offset_q7",6,"29",256,540,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_scale_q7",7,"34",16,321,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_scale_q7",7,"34",32,421,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_scale_q7",7,"34",64,621,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_scale_q7",7,"34",128,1021,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_scale_q7",7,"34",256,1821,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_dot_q7",8,"42",16,208,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_dot_q7",8,"42",32,248,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_dot_q7",8,"42",64,328,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_dot_q7",8,"42",128,488,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 -"DSP:BasicMaths:BasicMathsQ7","vec_dot_q7",8,"42",256,808,1,1,1,1,1,0,FVP,ARMCA5,AC6,6120001 diff --git a/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ7/regression.csv b/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ7/regression.csv deleted file mode 100755 index b1868aaa..00000000 --- a/Testing/FullBenchmark/DSP/BasicMaths/BasicMathsQ7/regression.csv +++ /dev/null @@ -1,9 +0,0 @@ -"ID","OLDID","CATEGORY","NAME","OPTIMIZED","HARDFP","FASTMATH","NEON","UNROLL","ROUNDING","PLATFORM","CORE","COMPILER","VERSION","Regression","MAX" -1,"4","DSP:BasicMaths:BasicMathsQ7","vec_mult_q7",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"215.00000000000017 + NB * 7.4999999999999964",2135 -2,"9","DSP:BasicMaths:BasicMathsQ7","vec_add_q7",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"214.0 + NB * 1.4999999999999998",598 -3,"14","DSP:BasicMaths:BasicMathsQ7","vec_sub_q7",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"214.0 + NB * 1.4999999999999998",598 -4,"19","DSP:BasicMaths:BasicMathsQ7","vec_abs_q7",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"215.75000000000017 + NB * 6.250504032258062",1815 -5,"24","DSP:BasicMaths:BasicMathsQ7","vec_negate_q7",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"159.0 + NB * 1.2499999999999996",479 -6,"29","DSP:BasicMaths:BasicMathsQ7","vec_offset_q7",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"220.0 + NB * 1.2499999999999996",540 -7,"34","DSP:BasicMaths:BasicMathsQ7","vec_scale_q7",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"221.00000000000017 + NB * 6.249999999999998",1821 -8,"42","DSP:BasicMaths:BasicMathsQ7","vec_dot_q7",1,1,1,1,1,0,"FVP","ARMCA5","AC6",6120001,"168.00000000000003 + NB * 2.499999999999999",808 diff --git a/Testing/FullBenchmark/NN/FullyConnected/fullBenchmark.csv b/Testing/FullBenchmark/NN/FullyConnected/fullBenchmark.csv deleted file mode 100644 index 47168df3..00000000 --- a/Testing/FullBenchmark/NN/FullyConnected/fullBenchmark.csv +++ /dev/null @@ -1,5 +0,0 @@ -CATEGORY,NAME,ID,OLDID,REPEAT,CYCLES,OPTIMIZED,HARDFP,FASTMATH,NEON,UNROLL,ROUNDING,PLATFORM,CORE,COMPILER,VERSION -"NN:FullyConnected","test_fully_connected_tflite_s8",1,"",10,5004,1,1,1,0,1,0,FVP,ARMCM7_DP,AC6,6120001 -"NN:FullyConnected","test_fully_connected_tflite_s8",1,"",20,12519,1,1,1,0,1,0,FVP,ARMCM7_DP,AC6,6120001 -"NN:FullyConnected","test_fully_connected_tflite_s8",1,"",100,67496,1,1,1,0,1,0,FVP,ARMCM7_DP,AC6,6120001 -"NN:FullyConnected","test_fully_connected_tflite_s8",1,"",200,130049,1,1,1,0,1,0,FVP,ARMCM7_DP,AC6,6120001 diff --git a/Testing/FullBenchmark/NN/FullyConnected/regression.csv b/Testing/FullBenchmark/NN/FullyConnected/regression.csv deleted file mode 100644 index 60d7fa11..00000000 --- a/Testing/FullBenchmark/NN/FullyConnected/regression.csv +++ /dev/null @@ -1,2 +0,0 @@ -"ID","CATEGORY","OPTIMIZED","HARDFP","FASTMATH","NEON","UNROLL","ROUNDING","PLATFORM","CORE","COMPILER","VERSION","Regression","MAX" -1,"NN:FullyConnected",1,1,1,1,1,0,"YaminFVP","ARMCM33_DSP_FP","AC6",6120001,"385.0 + REPEAT * 602.9999999999999",120985 diff --git a/Testing/FullBenchmark/NN/Pooling/fullBenchmark.csv b/Testing/FullBenchmark/NN/Pooling/fullBenchmark.csv deleted file mode 100755 index b112da81..00000000 --- a/Testing/FullBenchmark/NN/Pooling/fullBenchmark.csv +++ /dev/null @@ -1,5 +0,0 @@ -CATEGORY,NAME,ID,OLDID,NB,CYCLES,OPTIMIZED,HARDFP,FASTMATH,NEON,UNROLL,ROUNDING,PLATFORM,CORE,COMPILER,VERSION -"NN:Pooling","test_avgpool_s8",1,"",10,87558,1,1,1,0,1,0,FVP,ARMCM7_DP,AC6,6120001 -"NN:Pooling","test_avgpool_s8",1,"",20,177505,1,1,1,0,1,0,FVP,ARMCM7_DP,AC6,6120001 -"NN:Pooling","test_avgpool_s8",1,"",100,885034,1,1,1,0,1,0,FVP,ARMCM7_DP,AC6,6120001 -"NN:Pooling","test_avgpool_s8",1,"",200,1772498,1,1,1,0,1,0,FVP,ARMCM7_DP,AC6,6120001 diff --git a/Testing/FullBenchmark/NN/Pooling/regression.csv b/Testing/FullBenchmark/NN/Pooling/regression.csv deleted file mode 100755 index 64995dce..00000000 --- a/Testing/FullBenchmark/NN/Pooling/regression.csv +++ /dev/null @@ -1,2 +0,0 @@ -"ID","OLDID","CATEGORY","NAME","OPTIMIZED","HARDFP","FASTMATH","NEON","UNROLL","ROUNDING","PLATFORM","CORE","COMPILER","VERSION","Regression","MAX" -1,"","NN:Pooling","test_avgpool_s8",1,1,1,0,1,0,"FVP","ARMCM7_DP","AC6",6120001,"-648.9462943071558 + NB * 8864.214500537057",1772498 diff --git a/Testing/FullBenchmark/README.md b/Testing/FullBenchmark/README.md deleted file mode 100755 index 450ca619..00000000 --- a/Testing/FullBenchmark/README.md +++ /dev/null @@ -1,5 +0,0 @@ -README -====== - -The "benchmarks" in the folders are *ONLY* to test the current framework. -They are not real benchmarks. Don't trust the values. diff --git a/Testing/GeneratedInclude/BasicMathsBenchmarksF32_decl.h b/Testing/GeneratedInclude/BasicMathsBenchmarksF32_decl.h deleted file mode 100644 index b778faa6..00000000 --- a/Testing/GeneratedInclude/BasicMathsBenchmarksF32_decl.h +++ /dev/null @@ -1,25 +0,0 @@ -void vec_mult_f32(); -void vec_add_f32(); -void vec_sub_f32(); -void vec_abs_f32(); -void vec_negate_f32(); -void vec_offset_f32(); -void vec_scale_f32(); -void vec_dot_f32(); - -// Pattern IDs -static const int INPUT1_F32_ID=0; -static const int INPUT2_F32_ID=1; - -// Output IDs -static const int OUT_SAMPLES_F32_ID=0; - -// Test IDs -static const int VEC_MULT_F32_1=1; -static const int VEC_ADD_F32_2=2; -static const int VEC_SUB_F32_3=3; -static const int VEC_ABS_F32_4=4; -static const int VEC_NEGATE_F32_5=5; -static const int VEC_OFFSET_F32_6=6; -static const int VEC_SCALE_F32_7=7; -static const int VEC_DOT_F32_8=8; diff --git a/Testing/GeneratedInclude/BasicMathsBenchmarksQ15_decl.h b/Testing/GeneratedInclude/BasicMathsBenchmarksQ15_decl.h deleted file mode 100755 index 4ca1fa56..00000000 --- a/Testing/GeneratedInclude/BasicMathsBenchmarksQ15_decl.h +++ /dev/null @@ -1,25 +0,0 @@ -void vec_mult_q15(); -void vec_add_q15(); -void vec_sub_q15(); -void vec_abs_q15(); -void vec_negate_q15(); -void vec_offset_q15(); -void vec_scale_q15(); -void vec_dot_q15(); - -// Pattern IDs -static const int INPUT1_Q15_ID=0; -static const int INPUT2_Q15_ID=1; - -// Output IDs -static const int OUT_SAMPLES_Q15_ID=0; - -// Test IDs -static const int VEC_MULT_Q15_1=1; -static const int VEC_ADD_Q15_2=2; -static const int VEC_SUB_Q15_3=3; -static const int VEC_ABS_Q15_4=4; -static const int VEC_NEGATE_Q15_5=5; -static const int VEC_OFFSET_Q15_6=6; -static const int VEC_SCALE_Q15_7=7; -static const int VEC_DOT_Q15_8=8; diff --git a/Testing/GeneratedInclude/BasicMathsBenchmarksQ31_decl.h b/Testing/GeneratedInclude/BasicMathsBenchmarksQ31_decl.h deleted file mode 100644 index ad82c603..00000000 --- a/Testing/GeneratedInclude/BasicMathsBenchmarksQ31_decl.h +++ /dev/null @@ -1,25 +0,0 @@ -void vec_mult_q31(); -void vec_add_q31(); -void vec_sub_q31(); -void vec_abs_q31(); -void vec_negate_q31(); -void vec_offset_q31(); -void vec_scale_q31(); -void vec_dot_q31(); - -// Pattern IDs -static const int INPUT1_Q31_ID=0; -static const int INPUT2_Q31_ID=1; - -// Output IDs -static const int OUT_SAMPLES_Q31_ID=0; - -// Test IDs -static const int VEC_MULT_Q31_1=1; -static const int VEC_ADD_Q31_2=2; -static const int VEC_SUB_Q31_3=3; -static const int VEC_ABS_Q31_4=4; -static const int VEC_NEGATE_Q31_5=5; -static const int VEC_OFFSET_Q31_6=6; -static const int VEC_SCALE_Q31_7=7; -static const int VEC_DOT_Q31_8=8; diff --git a/Testing/GeneratedInclude/BasicMathsBenchmarksQ7_decl.h b/Testing/GeneratedInclude/BasicMathsBenchmarksQ7_decl.h deleted file mode 100755 index 814c2f87..00000000 --- a/Testing/GeneratedInclude/BasicMathsBenchmarksQ7_decl.h +++ /dev/null @@ -1,25 +0,0 @@ -void vec_mult_q7(); -void vec_add_q7(); -void vec_sub_q7(); -void vec_abs_q7(); -void vec_negate_q7(); -void vec_offset_q7(); -void vec_scale_q7(); -void vec_dot_q7(); - -// Pattern IDs -static const int INPUT1_Q7_ID=0; -static const int INPUT2_Q7_ID=1; - -// Output IDs -static const int OUT_SAMPLES_Q7_ID=0; - -// Test IDs -static const int VEC_MULT_Q7_1=1; -static const int VEC_ADD_Q7_2=2; -static const int VEC_SUB_Q7_3=3; -static const int VEC_ABS_Q7_4=4; -static const int VEC_NEGATE_Q7_5=5; -static const int VEC_OFFSET_Q7_6=6; -static const int VEC_SCALE_Q7_7=7; -static const int VEC_DOT_Q7_8=8; diff --git a/Testing/GeneratedInclude/BasicTestsF32_decl.h b/Testing/GeneratedInclude/BasicTestsF32_decl.h deleted file mode 100644 index b7825ce5..00000000 --- a/Testing/GeneratedInclude/BasicTestsF32_decl.h +++ /dev/null @@ -1,52 +0,0 @@ -void test_add_f32(); -void test_sub_f32(); -void test_mult_f32(); -void test_negate_f32(); -void test_offset_f32(); -void test_scale_f32(); -void test_dot_prod_f32(); -void test_abs_f32(); - -// Pattern IDs -static const int INPUT1_F32_ID=0; -static const int INPUT2_F32_ID=1; -static const int REF_ADD_F32_ID=2; -static const int REF_SUB_F32_ID=3; -static const int REF_MULT_F32_ID=4; -static const int REF_NEGATE_F32_ID=5; -static const int REF_OFFSET_F32_ID=6; -static const int REF_SCALE_F32_ID=7; -static const int REF_DOT_3_F32_ID=8; -static const int REF_DOT_4N_F32_ID=9; -static const int REF_DOT_4N1_F32_ID=10; -static const int REF_ABS_F32_ID=11; - -// Output IDs -static const int OUT_SAMPLES_F32_ID=0; -static const int OUT_STATE_F32_ID=1; - -// Test IDs -static const int TEST_ADD_F32_1=1; -static const int TEST_ADD_F32_2=2; -static const int TEST_ADD_F32_3=3; -static const int TEST_SUB_F32_4=4; -static const int TEST_SUB_F32_5=5; -static const int TEST_SUB_F32_6=6; -static const int TEST_MULT_F32_7=7; -static const int TEST_MULT_F32_8=8; -static const int TEST_MULT_F32_9=9; -static const int TEST_NEGATE_F32_10=10; -static const int TEST_NEGATE_F32_11=11; -static const int TEST_NEGATE_F32_12=12; -static const int TEST_OFFSET_F32_13=13; -static const int TEST_OFFSET_F32_14=14; -static const int TEST_OFFSET_F32_15=15; -static const int TEST_SCALE_F32_16=16; -static const int TEST_SCALE_F32_17=17; -static const int TEST_SCALE_F32_18=18; -static const int TEST_DOT_PROD_F32_19=19; -static const int TEST_DOT_PROD_F32_20=20; -static const int TEST_DOT_PROD_F32_21=21; -static const int TEST_ABS_F32_22=22; -static const int TEST_ABS_F32_23=23; -static const int TEST_ABS_F32_24=24; diff --git a/Testing/GeneratedInclude/BasicTests_decl.h b/Testing/GeneratedInclude/BasicTests_decl.h deleted file mode 100644 index b7825ce5..00000000 --- a/Testing/GeneratedInclude/BasicTests_decl.h +++ /dev/null @@ -1,52 +0,0 @@ -void test_add_f32(); -void test_sub_f32(); -void test_mult_f32(); -void test_negate_f32(); -void test_offset_f32(); -void test_scale_f32(); -void test_dot_prod_f32(); -void test_abs_f32(); - -// Pattern IDs -static const int INPUT1_F32_ID=0; -static const int INPUT2_F32_ID=1; -static const int REF_ADD_F32_ID=2; -static const int REF_SUB_F32_ID=3; -static const int REF_MULT_F32_ID=4; -static const int REF_NEGATE_F32_ID=5; -static const int REF_OFFSET_F32_ID=6; -static const int REF_SCALE_F32_ID=7; -static const int REF_DOT_3_F32_ID=8; -static const int REF_DOT_4N_F32_ID=9; -static const int REF_DOT_4N1_F32_ID=10; -static const int REF_ABS_F32_ID=11; - -// Output IDs -static const int OUT_SAMPLES_F32_ID=0; -static const int OUT_STATE_F32_ID=1; - -// Test IDs -static const int TEST_ADD_F32_1=1; -static const int TEST_ADD_F32_2=2; -static const int TEST_ADD_F32_3=3; -static const int TEST_SUB_F32_4=4; -static const int TEST_SUB_F32_5=5; -static const int TEST_SUB_F32_6=6; -static const int TEST_MULT_F32_7=7; -static const int TEST_MULT_F32_8=8; -static const int TEST_MULT_F32_9=9; -static const int TEST_NEGATE_F32_10=10; -static const int TEST_NEGATE_F32_11=11; -static const int TEST_NEGATE_F32_12=12; -static const int TEST_OFFSET_F32_13=13; -static const int TEST_OFFSET_F32_14=14; -static const int TEST_OFFSET_F32_15=15; -static const int TEST_SCALE_F32_16=16; -static const int TEST_SCALE_F32_17=17; -static const int TEST_SCALE_F32_18=18; -static const int TEST_DOT_PROD_F32_19=19; -static const int TEST_DOT_PROD_F32_20=20; -static const int TEST_DOT_PROD_F32_21=21; -static const int TEST_ABS_F32_22=22; -static const int TEST_ABS_F32_23=23; -static const int TEST_ABS_F32_24=24; diff --git a/Testing/GeneratedInclude/BayesF32_decl.h b/Testing/GeneratedInclude/BayesF32_decl.h deleted file mode 100755 index 55e5f2b8..00000000 --- a/Testing/GeneratedInclude/BayesF32_decl.h +++ /dev/null @@ -1,15 +0,0 @@ -void test_gaussian_naive_bayes_predict_f32(); - -// Pattern IDs -static const int DIMS1_S16_ID=0; -static const int INPUTS1_F32_ID=1; -static const int PARAMS1_F32_ID=2; -static const int PROBAS1_F32_ID=3; -static const int PREDICTS1_S16_ID=4; - -// Output IDs -static const int OUT_PROBA_F32_ID=0; -static const int OUT_PREDICT_S16_ID=1; - -// Test IDs -static const int TEST_GAUSSIAN_NAIVE_BAYES_PREDICT_F32_1=1; diff --git a/Testing/GeneratedInclude/ComplexTests_decl.h b/Testing/GeneratedInclude/ComplexTests_decl.h deleted file mode 100644 index 06bfb1ec..00000000 --- a/Testing/GeneratedInclude/ComplexTests_decl.h +++ /dev/null @@ -1,13 +0,0 @@ -void testA(); -void testB(); - -// Pattern IDs -static const int INPUT1_F32_ID=0; -static const int INPUT2_F32_ID=1; - -// Output IDs -static const int OUT_SAMPLES_F32_ID=0; - -// Test IDs -static const int TESTA_1=1; -static const int TESTB_2=2; diff --git a/Testing/GeneratedInclude/DistanceTestsF32_decl.h b/Testing/GeneratedInclude/DistanceTestsF32_decl.h deleted file mode 100755 index eea0661f..00000000 --- a/Testing/GeneratedInclude/DistanceTestsF32_decl.h +++ /dev/null @@ -1,42 +0,0 @@ -void test_braycurtis_distance_f32(); -void test_canberra_distance_f32(); -void test_chebyshev_distance_f32(); -void test_cityblock_distance_f32(); -void test_correlation_distance_f32(); -void test_cosine_distance_f32(); -void test_euclidean_distance_f32(); -void test_jensenshannon_distance_f32(); -void test_minkowski_distance_f32(); - -// Pattern IDs -static const int DIMS_S16_ID=0; -static const int DIMS_MINKOWSKI_S16_ID=1; -static const int INPUTA_F32_ID=2; -static const int INPUTB_F32_ID=3; -static const int INPUTA_JEN_F32_ID=4; -static const int INPUTB_JEN_F32_ID=5; -static const int REF1_F32_ID=6; -static const int REF2_F32_ID=7; -static const int REF3_F32_ID=8; -static const int REF4_F32_ID=9; -static const int REF5_F32_ID=10; -static const int REF6_F32_ID=11; -static const int REF7_F32_ID=12; -static const int REF8_F32_ID=13; -static const int REF9_F32_ID=14; - -// Output IDs -static const int OUT_F32_ID=0; -static const int TMPA_F32_ID=1; -static const int TMPB_F32_ID=2; - -// Test IDs -static const int TEST_BRAYCURTIS_DISTANCE_F32_1=1; -static const int TEST_CANBERRA_DISTANCE_F32_2=2; -static const int TEST_CHEBYSHEV_DISTANCE_F32_3=3; -static const int TEST_CITYBLOCK_DISTANCE_F32_4=4; -static const int TEST_CORRELATION_DISTANCE_F32_5=5; -static const int TEST_COSINE_DISTANCE_F32_6=6; -static const int TEST_EUCLIDEAN_DISTANCE_F32_7=7; -static const int TEST_JENSENSHANNON_DISTANCE_F32_8=8; -static const int TEST_MINKOWSKI_DISTANCE_F32_9=9; diff --git a/Testing/GeneratedInclude/DistanceTestsU32_decl.h b/Testing/GeneratedInclude/DistanceTestsU32_decl.h deleted file mode 100755 index 33f4db99..00000000 --- a/Testing/GeneratedInclude/DistanceTestsU32_decl.h +++ /dev/null @@ -1,37 +0,0 @@ -void test_dice_distance(); -void test_hamming_distance(); -void test_jaccard_distance(); -void test_kulsinski_distance(); -void test_rogerstanimoto_distance(); -void test_russellrao_distance(); -void test_sokalmichener_distance(); -void test_sokalsneath_distance(); -void test_yule_distance(); - -// Pattern IDs -static const int DIMS_S16_ID=0; -static const int INPUTA_U32_ID=1; -static const int INPUTB_U32_ID=2; -static const int REF1_F32_ID=3; -static const int REF2_F32_ID=4; -static const int REF3_F32_ID=5; -static const int REF4_F32_ID=6; -static const int REF5_F32_ID=7; -static const int REF6_F32_ID=8; -static const int REF7_F32_ID=9; -static const int REF8_F32_ID=10; -static const int REF9_F32_ID=11; - -// Output IDs -static const int OUT_F32_ID=0; - -// Test IDs -static const int TEST_DICE_DISTANCE_1=1; -static const int TEST_HAMMING_DISTANCE_2=2; -static const int TEST_JACCARD_DISTANCE_3=3; -static const int TEST_KULSINSKI_DISTANCE_4=4; -static const int TEST_ROGERSTANIMOTO_DISTANCE_5=5; -static const int TEST_RUSSELLRAO_DISTANCE_6=6; -static const int TEST_SOKALMICHENER_DISTANCE_7=7; -static const int TEST_SOKALSNEATH_DISTANCE_8=8; -static const int TEST_YULE_DISTANCE_9=9; diff --git a/Testing/GeneratedInclude/FullyConnectedBench_decl.h b/Testing/GeneratedInclude/FullyConnectedBench_decl.h deleted file mode 100644 index 369c0005..00000000 --- a/Testing/GeneratedInclude/FullyConnectedBench_decl.h +++ /dev/null @@ -1,14 +0,0 @@ -void test_fully_connected_tflite_s8(); - -// Pattern IDs -static const int INPUT1_S8_ID=0; -static const int BIAS1_S8_ID=1; -static const int WEIGHT1_S8_ID=2; -static const int REF1_S8_ID=3; - -// Output IDs -static const int OUTPUT_S8_ID=0; -static const int TEMP_S16_ID=1; - -// Test IDs -static const int TEST_FULLY_CONNECTED_TFLITE_S8_1=1; diff --git a/Testing/GeneratedInclude/FullyConnected_decl.h b/Testing/GeneratedInclude/FullyConnected_decl.h deleted file mode 100644 index be10a7c2..00000000 --- a/Testing/GeneratedInclude/FullyConnected_decl.h +++ /dev/null @@ -1,84 +0,0 @@ -void test_fully_connected_tflite_s8(); - -// Pattern IDs -static const int INPUT1_S8_ID=0; -static const int BIAS1_S8_ID=1; -static const int WEIGHT1_S8_ID=2; -static const int REF1_S8_ID=3; -static const int INPUT2_S8_ID=4; -static const int BIAS2_S8_ID=5; -static const int WEIGHT2_S8_ID=6; -static const int REF2_S8_ID=7; -static const int INPUT3_S8_ID=8; -static const int BIAS3_S8_ID=9; -static const int WEIGHT3_S8_ID=10; -static const int REF3_S8_ID=11; -static const int INPUT4_S8_ID=12; -static const int BIAS4_S8_ID=13; -static const int WEIGHT4_S8_ID=14; -static const int REF4_S8_ID=15; -static const int INPUT5_S8_ID=16; -static const int BIAS5_S8_ID=17; -static const int WEIGHT5_S8_ID=18; -static const int REF5_S8_ID=19; -static const int INPUT6_S8_ID=20; -static const int BIAS6_S8_ID=21; -static const int WEIGHT6_S8_ID=22; -static const int REF6_S8_ID=23; -static const int INPUT7_S8_ID=24; -static const int BIAS7_S8_ID=25; -static const int WEIGHT7_S8_ID=26; -static const int REF7_S8_ID=27; -static const int INPUT8_S8_ID=28; -static const int BIAS8_S8_ID=29; -static const int WEIGHT8_S8_ID=30; -static const int REF8_S8_ID=31; -static const int INPUT9_S8_ID=32; -static const int BIAS9_S8_ID=33; -static const int WEIGHT9_S8_ID=34; -static const int REF9_S8_ID=35; -static const int INPUT10_S8_ID=36; -static const int BIAS10_S8_ID=37; -static const int WEIGHT10_S8_ID=38; -static const int REF10_S8_ID=39; -static const int INPUT11_S8_ID=40; -static const int BIAS11_S8_ID=41; -static const int WEIGHT11_S8_ID=42; -static const int REF11_S8_ID=43; -static const int INPUT12_S8_ID=44; -static const int BIAS12_S8_ID=45; -static const int WEIGHT12_S8_ID=46; -static const int REF12_S8_ID=47; -static const int INPUT13_S8_ID=48; -static const int BIAS13_S8_ID=49; -static const int WEIGHT13_S8_ID=50; -static const int REF13_S8_ID=51; -static const int INPUT14_S8_ID=52; -static const int BIAS14_S8_ID=53; -static const int WEIGHT14_S8_ID=54; -static const int REF14_S8_ID=55; -static const int INPUT15_S8_ID=56; -static const int BIAS15_S8_ID=57; -static const int WEIGHT15_S8_ID=58; -static const int REF15_S8_ID=59; - -// Output IDs -static const int OUTPUT_S8_ID=0; -static const int TEMP_S16_ID=1; - -// Test IDs -static const int TEST_FULLY_CONNECTED_TFLITE_S8_1=1; -static const int TEST_FULLY_CONNECTED_TFLITE_S8_2=2; -static const int TEST_FULLY_CONNECTED_TFLITE_S8_3=3; -static const int TEST_FULLY_CONNECTED_TFLITE_S8_4=4; -static const int TEST_FULLY_CONNECTED_TFLITE_S8_5=5; -static const int TEST_FULLY_CONNECTED_TFLITE_S8_6=6; -static const int TEST_FULLY_CONNECTED_TFLITE_S8_7=7; -static const int TEST_FULLY_CONNECTED_TFLITE_S8_8=8; -static const int TEST_FULLY_CONNECTED_TFLITE_S8_9=9; -static const int TEST_FULLY_CONNECTED_TFLITE_S8_10=10; -static const int TEST_FULLY_CONNECTED_TFLITE_S8_11=11; -static const int TEST_FULLY_CONNECTED_TFLITE_S8_12=12; -static const int TEST_FULLY_CONNECTED_TFLITE_S8_13=13; -static const int TEST_FULLY_CONNECTED_TFLITE_S8_14=14; -static const int TEST_FULLY_CONNECTED_TFLITE_S8_15=15; diff --git a/Testing/GeneratedInclude/Patterns.h b/Testing/GeneratedInclude/Patterns.h deleted file mode 100644 index db9cc22e..00000000 --- a/Testing/GeneratedInclude/Patterns.h +++ /dev/null @@ -1,5117 +0,0 @@ -#ifndef _PATTERNS_H_ -#define _PATTERNS_H_ -__ALIGNED(8) const char patterns[]={ -// Patterns\NN\Pooling\Input1.txt -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -129, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -130, -131, -131, -131, -131, -131, -131, -131, -131, -131, -131, -131, -131, -131, -131, -131, -131, -131, -131, -131, -131, -224, -224, -224, -224, -224, -224, -224, -224, -224, -224, -224, -224, -224, -224, -224, -224, -224, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -225, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -226, -227, -227, -227, -227, -227, -227, -227, -227, -227, -227, -227, -227, -227, -227, -227, -227, -227, -227, -227, -227, -160, -160, -160, -160, -160, -160, -160, -160, -160, -160, -160, -160, -160, -160, -160, -160, -160, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -192, -192, -192, -192, -192, -192, -192, -192, -192, -192, -192, -192, -192, -192, -192, -192, -192, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -193, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -194, -195, -195, -195, -195, -195, -195, -195, -195, -195, -195, -195, -195, -195, -195, -195, -195, -195, -195, -195, -195, -176, -176, -176, -176, -176, -176, -176, -176, -176, -176, -176, -176, -176, -176, -176, -176, -176, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -177, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -178, -179, -179, -179, -179, -179, -179, -179, -179, -179, -179, -179, -179, -179, -179, -179, -179, -179, -179, -179, -179, -160, -160, -160, -160, -160, -160, -160, -160, -160, -160, -160, -160, -160, -160, -160, -160, -160, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -161, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -162, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -163, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -33, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -34, -35, -35, -35, -35, -35, -35, -35, -35, -35, -35, -35, -35, -35, -35, -35, -35, -35, -35, -35, -35, -35, -240, -240, -240, -240, -240, -240, -240, -240, -240, -240, -240, -240, -240, -240, -240, -240, -240, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -241, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -242, -243, -243, -243, -243, -243, -243, -243, -243, -243, -243, -243, -243, -243, -243, -243, -243, -243, -243, -243, -243, -// Patterns\NN\Pooling\Ref1.txt -172, -172, -172, -172, -172, -172, -172, -172, -172, -172, -172, -172, -172, -172, -172, -172, -172, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -173, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -174, -175, -175, -175, -175, -175, -175, -175, -175, -175, -175, -175, -175, -175, -175, -175, -175, -175, -175, -175, -175, -220, -220, -220, -220, -220, -220, -220, -220, -220, -220, -220, -220, -220, -220, -220, -220, -220, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -221, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -222, -223, -223, -223, -223, -223, -223, -223, -223, -223, -223, -223, -223, -223, -223, -223, -223, -223, -223, -223, -223, -0, -0, -0, -0, -0, -0, -// Patterns\NN\Pooling\Input2.txt -128, -224, -160, -192, -176, -160, -32, -240, -// Patterns\NN\Pooling\Ref2.txt -172, -220, -0, -0, -0, -0, -0, -0, -// Patterns\NN\Pooling\Input3.txt -0, -208, -240, -224, -232, -240, -80, -200, -// Patterns\NN\Pooling\Ref3.txt -248, -250, -0, -0, -0, -0, -0, -0, -// Patterns\NN\Pooling\Input4.txt -0, -208, -96, -32, -232, -240, -80, -56, -// Patterns\NN\Pooling\Ref4.txt -0, -48, -0, -0, -0, -0, -0, -0, -// Patterns\NN\Pooling\Input5.txt -0, -48, -96, -32, -24, -16, -80, -56, -// Patterns\NN\Pooling\Ref5.txt -22, -48, -0, -0, -0, -0, -0, -0, -// Patterns\NN\Pooling\Input6.txt -128, -224, -160, -192, -176, -160, -32, -240, -// Patterns\NN\Pooling\Ref6.txt -172, -208, -220, -216, -168, -224, -8, -240, -// Patterns\NN\Pooling\Input7.txt -128, -224, -160, -192, -176, -160, -32, -240, -// Patterns\NN\Pooling\Ref7.txt -172, -208, -220, -0, -0, -0, -0, -0, -// Patterns\NN\Pooling\Input8.txt -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -127, -0, -0, -0, -0, -0, -0, -0, -// Patterns\NN\Pooling\Ref8.txt -127, -0, -0, -0, -0, -0, -0, -0, -}; -#endif diff --git a/Testing/GeneratedInclude/PoolingBench_decl.h b/Testing/GeneratedInclude/PoolingBench_decl.h deleted file mode 100755 index f45b3898..00000000 --- a/Testing/GeneratedInclude/PoolingBench_decl.h +++ /dev/null @@ -1,13 +0,0 @@ -void test_avgpool_s8(); - -// Pattern IDs -static const int INPUT1_S8_ID=0; -static const int REF1_S8_ID=1; - -// Output IDs -static const int OUTPUT_S8_ID=0; -static const int TEMP_S8_ID=1; -static const int TEMPINPUT_S8_ID=2; - -// Test IDs -static const int TEST_AVGPOOL_S8_1=1; diff --git a/Testing/GeneratedInclude/Pooling_decl.h b/Testing/GeneratedInclude/Pooling_decl.h deleted file mode 100755 index caa8fbf5..00000000 --- a/Testing/GeneratedInclude/Pooling_decl.h +++ /dev/null @@ -1,34 +0,0 @@ -void test_avgpool_s8(); - -// Pattern IDs -static const int INPUT1_S8_ID=0; -static const int REF1_S8_ID=1; -static const int INPUT2_S8_ID=2; -static const int REF2_S8_ID=3; -static const int INPUT3_S8_ID=4; -static const int REF3_S8_ID=5; -static const int INPUT4_S8_ID=6; -static const int REF4_S8_ID=7; -static const int INPUT5_S8_ID=8; -static const int REF5_S8_ID=9; -static const int INPUT6_S8_ID=10; -static const int REF6_S8_ID=11; -static const int INPUT7_S8_ID=12; -static const int REF7_S8_ID=13; -static const int INPUT8_S8_ID=14; -static const int REF8_S8_ID=15; - -// Output IDs -static const int OUTPUT_S8_ID=0; -static const int TEMP_S8_ID=1; -static const int TEMPINPUT_S8_ID=2; - -// Test IDs -static const int TEST_AVGPOOL_S8_1=1; -static const int TEST_AVGPOOL_S8_2=2; -static const int TEST_AVGPOOL_S8_3=3; -static const int TEST_AVGPOOL_S8_4=4; -static const int TEST_AVGPOOL_S8_5=5; -static const int TEST_AVGPOOL_S8_6=6; -static const int TEST_AVGPOOL_S8_7=7; -static const int TEST_AVGPOOL_S8_8=8; diff --git a/Testing/GeneratedInclude/SVMF32_decl.h b/Testing/GeneratedInclude/SVMF32_decl.h deleted file mode 100755 index c16b79aa..00000000 --- a/Testing/GeneratedInclude/SVMF32_decl.h +++ /dev/null @@ -1,36 +0,0 @@ -void test_svm_linear_predict_f32(); -void test_svm_polynomial_predict_f32(); -void test_svm_rbf_predict_f32(); -void test_svm_sigmoid_predict_f32(); - -// Pattern IDs -static const int SAMPLES1_F32_ID=0; -static const int PARAMS1_F32_ID=1; -static const int DIMS1_S16_ID=2; -static const int REF1_S32_ID=3; -static const int SAMPLES2_F32_ID=4; -static const int PARAMS2_F32_ID=5; -static const int DIMS2_S16_ID=6; -static const int REF2_S32_ID=7; -static const int SAMPLES3_F32_ID=8; -static const int PARAMS3_F32_ID=9; -static const int DIMS3_S16_ID=10; -static const int REF3_S32_ID=11; -static const int SAMPLES4_F32_ID=12; -static const int PARAMS4_F32_ID=13; -static const int DIMS4_S16_ID=14; -static const int REF4_S32_ID=15; -static const int SAMPLES5_F32_ID=16; -static const int PARAMS5_F32_ID=17; -static const int DIMS5_S16_ID=18; -static const int REF5_S32_ID=19; - -// Output IDs -static const int OUT_S32_ID=0; - -// Test IDs -static const int TEST_SVM_LINEAR_PREDICT_F32_1=1; -static const int TEST_SVM_POLYNOMIAL_PREDICT_F32_2=2; -static const int TEST_SVM_RBF_PREDICT_F32_3=3; -static const int TEST_SVM_SIGMOID_PREDICT_F32_4=4; -static const int TEST_SVM_RBF_PREDICT_F32_5=5; diff --git a/Testing/GeneratedInclude/StatsTestsF32_decl.h b/Testing/GeneratedInclude/StatsTestsF32_decl.h deleted file mode 100755 index 4bd78e37..00000000 --- a/Testing/GeneratedInclude/StatsTestsF32_decl.h +++ /dev/null @@ -1,30 +0,0 @@ -void test_entropy_f32(); -void test_logsumexp_f32(); -void test_kullback_leibler_f32(); -void test_logsumexp_dot_prod_f32(); - -// Pattern IDs -static const int INPUT1_F32_ID=0; -static const int DIM1_S16_ID=1; -static const int REF1_ENTROPY_F32_ID=2; -static const int INPUT2_F32_ID=3; -static const int DIM2_S16_ID=4; -static const int REF2_LOGSUMEXP_F32_ID=5; -static const int INPUTA3_F32_ID=6; -static const int INPUTB3_F32_ID=7; -static const int DIM3_S16_ID=8; -static const int REF3_KL_F32_ID=9; -static const int INPUTA4_F32_ID=10; -static const int INPUTB4_F32_ID=11; -static const int DIM4_S16_ID=12; -static const int REF4_LOGSUMEXP_DOT_F32_ID=13; - -// Output IDs -static const int OUT_F32_ID=0; -static const int TMP_F32_ID=1; - -// Test IDs -static const int TEST_ENTROPY_F32_1=1; -static const int TEST_LOGSUMEXP_F32_2=2; -static const int TEST_KULLBACK_LEIBLER_F32_3=3; -static const int TEST_LOGSUMEXP_DOT_PROD_F32_4=4; diff --git a/Testing/GeneratedInclude/SupportTestsF32_decl.h b/Testing/GeneratedInclude/SupportTestsF32_decl.h deleted file mode 100755 index 01905710..00000000 --- a/Testing/GeneratedInclude/SupportTestsF32_decl.h +++ /dev/null @@ -1,19 +0,0 @@ -void test_barycenter_f32(); -void test_weighted_sum_f32(); - -// Pattern IDs -static const int INPUTS1_F32_ID=0; -static const int DIMS1_S16_ID=1; -static const int WEIGHTS1_F32_ID=2; -static const int REF1_F32_ID=3; -static const int INPUTS2_F32_ID=4; -static const int DIMS2_S16_ID=5; -static const int WEIGHTS2_F32_ID=6; -static const int REF2_F32_ID=7; - -// Output IDs -static const int OUT_F32_ID=0; - -// Test IDs -static const int TEST_BARYCENTER_F32_1=1; -static const int TEST_WEIGHTED_SUM_F32_2=2; diff --git a/Testing/GeneratedInclude/TestDesc.h b/Testing/GeneratedInclude/TestDesc.h deleted file mode 100644 index 6e2af038..00000000 --- a/Testing/GeneratedInclude/TestDesc.h +++ /dev/null @@ -1,31 +0,0 @@ -#include "Test.h" -#include "Pattern.h" -#include "Pooling.h" -class NNTests : public Client::Group -{ - public: - NNTests(Testing::testID_t id):Client::Group(id) - ,PoolingVar(2) - - { - this->addContainer(NULL);this->addContainer(&PoolingVar); - - } - private: - Pooling PoolingVar; -; -}; -class Root : public Client::Group -{ - public: - Root(Testing::testID_t id):Client::Group(id) - ,NNTestsVar(3) - - { - this->addContainer(NULL);this->addContainer(NULL);this->addContainer(&NNTestsVar); -this->addContainer(NULL); - } - private: - NNTests NNTestsVar; -; -}; diff --git a/Testing/GeneratedInclude/TestDrive.h b/Testing/GeneratedInclude/TestDrive.h deleted file mode 100644 index 9491951c..00000000 --- a/Testing/GeneratedInclude/TestDrive.h +++ /dev/null @@ -1,77 +0,0 @@ -#ifndef _DRIVER_H_ -#define _DRIVER_H_ -__ALIGNED(8) const char testDesc[]={ -3,0,0,0, -1,0,0,0, -'n','n', -3,0,0,0, -3,0,0,0, -'n','y','N','N','\0', -2,0,0,0, -2,0,0,0, -'n','y','P','o','o','l','i','n','g','\0', -0,0,0,0, -16,0,0,0, -0,0,0,0, -40,3,0,0, -40,3,0,0, -202,0,0,0, -248,3,0,0, -8,0,0,0, -0,4,0,0, -2,0,0,0, -8,4,0,0, -8,0,0,0, -16,4,0,0, -2,0,0,0, -24,4,0,0, -8,0,0,0, -32,4,0,0, -2,0,0,0, -40,4,0,0, -8,0,0,0, -48,4,0,0, -2,0,0,0, -56,4,0,0, -8,0,0,0, -64,4,0,0, -8,0,0,0, -72,4,0,0, -8,0,0,0, -80,4,0,0, -3,0,0,0, -88,4,0,0, -129,15,0,0, -224,19,0,0, -1,0,0,0, -3,0,0,0, -'O','u','t','p','u','t','\0', -'T','e','m','p','\0', -'T','e','m','p','I','n','p','u','t','\0', -0,0,0,0, -1,0,0,0, -1,0,0,0, -'n','n', -1,0,0,0, -2,0,0,0, -'n','n', -1,0,0,0, -3,0,0,0, -'n','n', -1,0,0,0, -4,0,0,0, -'n','n', -1,0,0,0, -5,0,0,0, -'n','n', -1,0,0,0, -6,0,0,0, -'n','n', -1,0,0,0, -7,0,0,0, -'n','n', -1,0,0,0, -8,0,0,0, -'n','n', -}; -#endif diff --git a/Testing/GeneratedSource/TestDesc.cpp b/Testing/GeneratedSource/TestDesc.cpp deleted file mode 100644 index 6d27c64f..00000000 --- a/Testing/GeneratedSource/TestDesc.cpp +++ /dev/null @@ -1,15 +0,0 @@ -#include "Test.h" - -#include "Pooling.h" - Pooling::Pooling(Testing::testID_t id):Client::Suite(id) - { - this->addTest(1,(Client::test)&Pooling::test_avgpool_s8); -this->addTest(2,(Client::test)&Pooling::test_avgpool_s8); -this->addTest(3,(Client::test)&Pooling::test_avgpool_s8); -this->addTest(4,(Client::test)&Pooling::test_avgpool_s8); -this->addTest(5,(Client::test)&Pooling::test_avgpool_s8); -this->addTest(6,(Client::test)&Pooling::test_avgpool_s8); -this->addTest(7,(Client::test)&Pooling::test_avgpool_s8); -this->addTest(8,(Client::test)&Pooling::test_avgpool_s8); - - } diff --git a/Testing/Include/BasicTestsF32.h b/Testing/Include/BasicTestsF32.h index c76275e2..a277c99a 100644 --- a/Testing/Include/BasicTestsF32.h +++ b/Testing/Include/BasicTestsF32.h @@ -7,7 +7,7 @@ class BasicTestsF32:public Client::Suite void setUp(Testing::testID_t,std::vector& params,Client::PatternMgr *mgr); void tearDown(Testing::testID_t,Client::PatternMgr *mgr); private: - #include "BasicTests_decl.h" + #include "BasicTestsF32_decl.h" Client::Pattern input1; Client::Pattern input2; diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_1.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_1.txt deleted file mode 100644 index 085ea945..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_1.txt +++ /dev/null @@ -1,3 +0,0 @@ -0x3d8ad5b6 -0x3f3faddc -0x3e059380 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_10.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_10.txt deleted file mode 100644 index 1ba93b89..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_10.txt +++ /dev/null @@ -1,3 +0,0 @@ -0xbd4a980f -0xbf0bda79 -0xbdc2eb9d diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_11.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_11.txt deleted file mode 100644 index 7b54dea5..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_11.txt +++ /dev/null @@ -1,8 +0,0 @@ -0xbd4a980f -0xbf0bda79 -0xbdc2eb9d -0xbdaea60a -0x3e4722af -0x3cd77ffd -0x3d9f7226 -0x3cf35673 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_12.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_12.txt deleted file mode 100644 index 092d9494..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_12.txt +++ /dev/null @@ -1,9 +0,0 @@ -0xbd4a980f -0xbf0bda79 -0xbdc2eb9d -0xbdaea60a -0x3e4722af -0x3cd77ffd -0x3d9f7226 -0x3cf35673 -0x3b754527 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_13.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_13.txt deleted file mode 100644 index 9894897a..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_13.txt +++ /dev/null @@ -1,3 +0,0 @@ -0x3f0ca981 -0x3f85ed3c -0x3f185d74 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_14.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_14.txt deleted file mode 100644 index 40d8f1a7..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_14.txt +++ /dev/null @@ -1,8 +0,0 @@ -0x3f0ca981 -0x3f85ed3c -0x3f185d74 -0x3f15d4c1 -0x3e9c6ea8 -0x3ef28800 -0x3ed82376 -0x3ef0ca99 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_15.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_15.txt deleted file mode 100644 index b8a5730a..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_15.txt +++ /dev/null @@ -1,9 +0,0 @@ -0x3f0ca981 -0x3f85ed3c -0x3f185d74 -0x3f15d4c1 -0x3e9c6ea8 -0x3ef28800 -0x3ed82376 -0x3ef0ca99 -0x3efe1576 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_16.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_16.txt deleted file mode 100644 index 729a31b1..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_16.txt +++ /dev/null @@ -1,3 +0,0 @@ -0x3cca980f -0x3e8bda79 -0x3d42eb9d diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_17.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_17.txt deleted file mode 100644 index d5f8b11f..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_17.txt +++ /dev/null @@ -1,8 +0,0 @@ -0x3cca980f -0x3e8bda79 -0x3d42eb9d -0x3d2ea60a -0xbdc722af -0xbc577ffd -0xbd1f7226 -0xbc735673 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_18.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_18.txt deleted file mode 100644 index 166cf07b..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_18.txt +++ /dev/null @@ -1,9 +0,0 @@ -0x3cca980f -0x3e8bda79 -0x3d42eb9d -0x3d2ea60a -0xbdc722af -0xbc577ffd -0xbd1f7226 -0xbc735673 -0xbaf54527 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_19.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_19.txt deleted file mode 100644 index 3794c48a..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_19.txt +++ /dev/null @@ -1,3 +0,0 @@ -0x00000000 -0x00000000 -0x00000000 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_2.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_2.txt deleted file mode 100644 index 74a3b56f..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_2.txt +++ /dev/null @@ -1,8 +0,0 @@ -0x3d8ad5b6 -0x3f3faddc -0x3e059380 -0x3def5e52 -0xbe8876f9 -0xbd13add8 -0xbdda8834 -0xbd26c182 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_20.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_20.txt deleted file mode 100644 index bf3c2615..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_20.txt +++ /dev/null @@ -1,8 +0,0 @@ -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000000 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_21.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_21.txt deleted file mode 100644 index 1dd7be49..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_21.txt +++ /dev/null @@ -1,9 +0,0 @@ -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000000 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_22.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_22.txt deleted file mode 100644 index 654f8f8d..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_22.txt +++ /dev/null @@ -1,3 +0,0 @@ -0x3d4a980f -0x3f0bda79 -0x3dc2eb9d diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_23.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_23.txt deleted file mode 100644 index ada32d5b..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_23.txt +++ /dev/null @@ -1,8 +0,0 @@ -0x3d4a980f -0x3f0bda79 -0x3dc2eb9d -0x3daea60a -0x3e4722af -0x3cd77ffd -0x3d9f7226 -0x3cf35673 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_24.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_24.txt deleted file mode 100644 index e10e19de..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_24.txt +++ /dev/null @@ -1,9 +0,0 @@ -0x3d4a980f -0x3f0bda79 -0x3dc2eb9d -0x3daea60a -0x3e4722af -0x3cd77ffd -0x3d9f7226 -0x3cf35673 -0x3b754527 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_3.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_3.txt deleted file mode 100644 index eab19da4..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_3.txt +++ /dev/null @@ -1,9 +0,0 @@ -0x3d8ad5b6 -0x3f3faddc -0x3e059380 -0x3def5e52 -0xbe8876f9 -0xbd13add8 -0xbdda8834 -0xbd26c182 -0xbba81486 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_4.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_4.txt deleted file mode 100644 index 3489527a..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_4.txt +++ /dev/null @@ -1,3 +0,0 @@ -0x3cff0966 -0x3eb00e2c -0x3d756072 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_5.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_5.txt deleted file mode 100644 index a3eef4ae..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_5.txt +++ /dev/null @@ -1,8 +0,0 @@ -0x3cff0966 -0x3eb00e2c -0x3d756072 -0x3d5bdb84 -0xbdfaaed7 -0xbc87a449 -0xbd48b830 -0xbc9929e2 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_6.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_6.txt deleted file mode 100644 index e17b774e..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_6.txt +++ /dev/null @@ -1,9 +0,0 @@ -0x3cff0966 -0x3eb00e2c -0x3d756072 -0x3d5bdb84 -0xbdfaaed7 -0xbc87a449 -0xbd48b830 -0xbc9929e2 -0xbb1a6143 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_7.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_7.txt deleted file mode 100644 index 9b3df585..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_7.txt +++ /dev/null @@ -1,3 +0,0 @@ -0x3a6da77a -0x3de2800b -0x3b5bfdf2 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_8.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_8.txt deleted file mode 100644 index b888eaad..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_8.txt +++ /dev/null @@ -1,8 +0,0 @@ -0x3a6da77a -0x3de2800b -0x3b5bfdf2 -0x3b309cec -0x3c659c04 -0x398672e2 -0x3b13342e -0x39ab6d83 diff --git a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_9.txt b/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_9.txt deleted file mode 100644 index c17bc40e..00000000 --- a/Testing/Output/DSP/BasicMaths/BasicMathsF32/Output_9.txt +++ /dev/null @@ -1,9 +0,0 @@ -0x3a6da77a -0x3de2800b -0x3b5bfdf2 -0x3b309cec -0x3c659c04 -0x398672e2 -0x3b13342e -0x39ab6d83 -0x36ae294d diff --git a/Testing/Output/DSP/Bayes/BayesF32/Predicts_1.txt b/Testing/Output/DSP/Bayes/BayesF32/Predicts_1.txt deleted file mode 100755 index 15e39da8..00000000 --- a/Testing/Output/DSP/Bayes/BayesF32/Predicts_1.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x00000003 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000004 -0x00000002 -0x00000002 -0x00000003 diff --git a/Testing/Output/DSP/Bayes/BayesF32/Probas_1.txt b/Testing/Output/DSP/Bayes/BayesF32/Probas_1.txt deleted file mode 100755 index 67f2f3ab..00000000 --- a/Testing/Output/DSP/Bayes/BayesF32/Probas_1.txt +++ /dev/null @@ -1,50 +0,0 @@ -0xc3017842 -0xc36b5d8b -0xc2f2803d -0x415bb06f -0xc34a93d9 -0xc3452b02 -0x41236ac1 -0xc30cc120 -0xc33b4cac -0xc45d14e6 -0x40b780c4 -0xc2e83cdc -0xc385f13e -0xc35d1ff9 -0xc30a7811 -0x4001fb63 -0xc30b3a53 -0xc37a2b18 -0xc357eae2 -0xc301a4de -0x41001b9f -0xc2c75454 -0xc3560891 -0xc34a8caa -0xc2d9f406 -0xc3407daf -0xc1bdcce3 -0xc32b4608 -0xc33e42f2 -0xc473ac4d -0xc32ff4eb -0xc4ab3cff -0xc3779197 -0xc3a0b3d2 -0xbebb3f33 -0xc32fcd25 -0xc2d752b7 -0x4165385a -0xc2cf8a8c -0xc3aaa905 -0xc3050f3e -0xc2aef081 -0x3f72c76f -0xc2812084 -0xc343f541 -0xc30e386f -0xc369727a -0xc3107f09 -0x418753bd -0xc3385deb diff --git a/Testing/Output/DSP/Distance/DistanceF32/Output_1.txt b/Testing/Output/DSP/Distance/DistanceF32/Output_1.txt deleted file mode 100755 index 1ae9696b..00000000 --- a/Testing/Output/DSP/Distance/DistanceF32/Output_1.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x3f8686fa -0x3f454585 -0x3faf00b2 -0x3ff1f63b -0x3f7c3d9c -0x3f72d302 -0x3fcb0f1a -0x3f0faf1e -0x3f80c998 -0x3f8776bc diff --git a/Testing/Output/DSP/Distance/DistanceF32/Output_2.txt b/Testing/Output/DSP/Distance/DistanceF32/Output_2.txt deleted file mode 100755 index b688833c..00000000 --- a/Testing/Output/DSP/Distance/DistanceF32/Output_2.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x40fc0b48 -0x40de7924 -0x411c1b4d -0x411d171a -0x41064df4 -0x41087542 -0x411607aa -0x40d50375 -0x4103f1e3 -0x411b2f4f diff --git a/Testing/Output/DSP/Distance/DistanceF32/Output_3.txt b/Testing/Output/DSP/Distance/DistanceF32/Output_3.txt deleted file mode 100755 index 868aa538..00000000 --- a/Testing/Output/DSP/Distance/DistanceF32/Output_3.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x406b275c -0x400840d1 -0x4026b06a -0x4099d6f0 -0x407e432a -0x4000b5d8 -0x4034963b -0x3fdae203 -0x4057bb0c -0x4028d17b diff --git a/Testing/Output/DSP/Distance/DistanceF32/Output_4.txt b/Testing/Output/DSP/Distance/DistanceF32/Output_4.txt deleted file mode 100755 index ecc2b0c6..00000000 --- a/Testing/Output/DSP/Distance/DistanceF32/Output_4.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x4161f7b0 -0x41063859 -0x415ef1f6 -0x41964efc -0x416ddede -0x414833a7 -0x41643195 -0x4101bf3b -0x415300e0 -0x416d19d0 diff --git a/Testing/Output/DSP/Distance/DistanceF32/Output_5.txt b/Testing/Output/DSP/Distance/DistanceF32/Output_5.txt deleted file mode 100755 index 6030c263..00000000 --- a/Testing/Output/DSP/Distance/DistanceF32/Output_5.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x3f85655d -0x3f3a91f0 -0x3f92df5b -0x3fc43088 -0x3f8e20d0 -0x3f733aa3 -0x3fa52602 -0x3f0496a5 -0x3f85bd5b -0x3f84bf6c diff --git a/Testing/Output/DSP/Distance/DistanceF32/Output_6.txt b/Testing/Output/DSP/Distance/DistanceF32/Output_6.txt deleted file mode 100755 index 09b633a9..00000000 --- a/Testing/Output/DSP/Distance/DistanceF32/Output_6.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x3f958fd3 -0x3f4be7a8 -0x3f953263 -0x3fd0d3b8 -0x3f8d47c0 -0x3f7a2964 -0x3fa5e499 -0x3f0abfd6 -0x3f8373b4 -0x3f848764 diff --git a/Testing/Output/DSP/Distance/DistanceF32/Output_7.txt b/Testing/Output/DSP/Distance/DistanceF32/Output_7.txt deleted file mode 100755 index 099ccde0..00000000 --- a/Testing/Output/DSP/Distance/DistanceF32/Output_7.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x40a940cc -0x405a6230 -0x40938e69 -0x40e371f8 -0x40b53f97 -0x40879207 -0x40a03983 -0x403c4bf3 -0x409ae4e2 -0x40a31251 diff --git a/Testing/Output/DSP/Distance/DistanceF32/Output_8.txt b/Testing/Output/DSP/Distance/DistanceF32/Output_8.txt deleted file mode 100755 index c3f8e430..00000000 --- a/Testing/Output/DSP/Distance/DistanceF32/Output_8.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x3e94c12c -0x3e8ded1a -0x3eadb603 -0x3ec1da22 -0x3ec4e5f2 -0x3ebb1cf3 -0x3e8f9730 -0x3ec29bb2 -0x3e8974e2 -0x3ec334d7 diff --git a/Testing/Output/DSP/Distance/DistanceF32/Output_9.txt b/Testing/Output/DSP/Distance/DistanceF32/Output_9.txt deleted file mode 100755 index 90fb7137..00000000 --- a/Testing/Output/DSP/Distance/DistanceF32/Output_9.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x4085fede -0x4021139b -0x40938e65 -0x40a523cf -0x4084cd9b -0x4044d53f -0x40533b19 -0x403c4bf1 -0x407430f5 -0x40529258 diff --git a/Testing/Output/DSP/Distance/DistanceU32/Output_1.txt b/Testing/Output/DSP/Distance/DistanceU32/Output_1.txt deleted file mode 100755 index 5aedbf48..00000000 --- a/Testing/Output/DSP/Distance/DistanceU32/Output_1.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x3f0e38e4 -0x3f19999a -0x3f09d89e -0x3eeeeeef -0x3f313b14 -0x3f36db6e -0x3f000000 -0x3ecccccd -0x3e924925 -0x3eeeeeef diff --git a/Testing/Output/DSP/Distance/DistanceU32/Output_2.txt b/Testing/Output/DSP/Distance/DistanceU32/Output_2.txt deleted file mode 100755 index e5a5fc15..00000000 --- a/Testing/Output/DSP/Distance/DistanceU32/Output_2.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x3ed55555 -0x3f000000 -0x3f155555 -0x3f155555 -0x3f400000 -0x3f555555 -0x3f000000 -0x3eaaaaab -0x3eaaaaab -0x3f155555 diff --git a/Testing/Output/DSP/Distance/DistanceU32/Output_3.txt b/Testing/Output/DSP/Distance/DistanceU32/Output_3.txt deleted file mode 100755 index 392eb353..00000000 --- a/Testing/Output/DSP/Distance/DistanceU32/Output_3.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x3f36db6e -0x3f400000 -0x3f333333 -0x3f22e8ba -0x3f51745d -0x3f555555 -0x3f2aaaab -0x3f124925 -0x3ee38e39 -0x3f22e8ba diff --git a/Testing/Output/DSP/Distance/DistanceU32/Output_4.txt b/Testing/Output/DSP/Distance/DistanceU32/Output_4.txt deleted file mode 100755 index 5b9055f8..00000000 --- a/Testing/Output/DSP/Distance/DistanceU32/Output_4.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x3f61e1e2 -0x3f638e39 -0x3f579436 -0x3f4a1af3 -0x3f679e7a -0x3f68ba2f -0x3f555555 -0x3f500000 -0x3f300000 -0x3f4a1af3 diff --git a/Testing/Output/DSP/Distance/DistanceU32/Output_5.txt b/Testing/Output/DSP/Distance/DistanceU32/Output_5.txt deleted file mode 100755 index be802694..00000000 --- a/Testing/Output/DSP/Distance/DistanceU32/Output_5.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x3f169697 -0x3f2aaaab -0x3f3ca1af -0x3f3ca1af -0x3f5b6db7 -0x3f68ba2f -0x3f2aaaab -0x3f000000 -0x3f000000 -0x3f3ca1af diff --git a/Testing/Output/DSP/Distance/DistanceU32/Output_6.txt b/Testing/Output/DSP/Distance/DistanceU32/Output_6.txt deleted file mode 100755 index 3c2bb797..00000000 --- a/Testing/Output/DSP/Distance/DistanceU32/Output_6.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x3f555555 -0x3f555555 -0x3f400000 -0x3f2aaaab -0x3f555555 -0x3f555555 -0x3f400000 -0x3f400000 -0x3f155555 -0x3f2aaaab diff --git a/Testing/Output/DSP/Distance/DistanceU32/Output_7.txt b/Testing/Output/DSP/Distance/DistanceU32/Output_7.txt deleted file mode 100755 index be802694..00000000 --- a/Testing/Output/DSP/Distance/DistanceU32/Output_7.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x3f169697 -0x3f2aaaab -0x3f3ca1af -0x3f3ca1af -0x3f5b6db7 -0x3f68ba2f -0x3f2aaaab -0x3f000000 -0x3f000000 -0x3f3ca1af diff --git a/Testing/Output/DSP/Distance/DistanceU32/Output_8.txt b/Testing/Output/DSP/Distance/DistanceU32/Output_8.txt deleted file mode 100755 index ebdff85b..00000000 --- a/Testing/Output/DSP/Distance/DistanceU32/Output_8.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x3f555555 -0x3f5b6db7 -0x3f52d2d3 -0x3f471c72 -0x3f666666 -0x3f68ba2f -0x3f4ccccd -0x3f3a2e8c -0x3f1d89d9 -0x3f471c72 diff --git a/Testing/Output/DSP/Distance/DistanceU32/Output_9.txt b/Testing/Output/DSP/Distance/DistanceU32/Output_9.txt deleted file mode 100755 index 8326dd38..00000000 --- a/Testing/Output/DSP/Distance/DistanceU32/Output_9.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x3f124925 -0x3f800000 -0x3faaaaab -0x3fb6db6e -0x3fe8ba2f -0x40000000 -0x3f800000 -0x3ed79436 -0x00000000 -0x3fb6db6e diff --git a/Testing/Output/DSP/SVM/SVMF32/Output_1.txt b/Testing/Output/DSP/SVM/SVMF32/Output_1.txt deleted file mode 100755 index a71dff5f..00000000 --- a/Testing/Output/DSP/SVM/SVMF32/Output_1.txt +++ /dev/null @@ -1,100 +0,0 @@ -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000001 diff --git a/Testing/Output/DSP/SVM/SVMF32/Output_2.txt b/Testing/Output/DSP/SVM/SVMF32/Output_2.txt deleted file mode 100755 index 70f01934..00000000 --- a/Testing/Output/DSP/SVM/SVMF32/Output_2.txt +++ /dev/null @@ -1,100 +0,0 @@ -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000001 diff --git a/Testing/Output/DSP/SVM/SVMF32/Output_3.txt b/Testing/Output/DSP/SVM/SVMF32/Output_3.txt deleted file mode 100755 index 29e7f537..00000000 --- a/Testing/Output/DSP/SVM/SVMF32/Output_3.txt +++ /dev/null @@ -1,100 +0,0 @@ -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000001 diff --git a/Testing/Output/DSP/SVM/SVMF32/Output_4.txt b/Testing/Output/DSP/SVM/SVMF32/Output_4.txt deleted file mode 100755 index 04cd31b3..00000000 --- a/Testing/Output/DSP/SVM/SVMF32/Output_4.txt +++ /dev/null @@ -1,100 +0,0 @@ -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000000 -0x00000001 -0x00000000 -0x00000000 -0x00000000 -0x00000001 -0x00000000 -0x00000001 -0x00000001 -0x00000001 diff --git a/Testing/Output/DSP/SVM/SVMF32/Output_5.txt b/Testing/Output/DSP/SVM/SVMF32/Output_5.txt deleted file mode 100755 index 26e07ca0..00000000 --- a/Testing/Output/DSP/SVM/SVMF32/Output_5.txt +++ /dev/null @@ -1,100 +0,0 @@ -0x00000001 -0xffffffff -0x00000001 -0xffffffff -0xffffffff -0xffffffff -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0xffffffff -0x00000001 -0x00000001 -0xffffffff -0xffffffff -0xffffffff -0xffffffff -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0xffffffff -0xffffffff -0x00000001 -0x00000001 -0xffffffff -0xffffffff -0x00000001 -0xffffffff -0xffffffff -0xffffffff -0x00000001 -0xffffffff -0x00000001 -0xffffffff -0x00000001 -0x00000001 -0xffffffff -0xffffffff -0xffffffff -0x00000001 -0x00000001 -0x00000001 -0xffffffff -0x00000001 -0xffffffff -0x00000001 -0xffffffff -0xffffffff -0x00000001 -0x00000001 -0x00000001 -0xffffffff -0xffffffff -0x00000001 -0xffffffff -0xffffffff -0x00000001 -0xffffffff -0xffffffff -0xffffffff -0x00000001 -0x00000001 -0xffffffff -0xffffffff -0x00000001 -0x00000001 -0xffffffff -0x00000001 -0xffffffff -0x00000001 -0x00000001 -0xffffffff -0x00000001 -0x00000001 -0xffffffff -0x00000001 -0x00000001 -0xffffffff -0xffffffff -0x00000001 -0xffffffff -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0x00000001 -0xffffffff -0x00000001 -0x00000001 -0xffffffff -0x00000001 -0xffffffff -0xffffffff -0x00000001 -0x00000001 -0x00000001 -0xffffffff -0xffffffff diff --git a/Testing/Output/DSP/Stats/StatsF32/Output_1.txt b/Testing/Output/DSP/Stats/StatsF32/Output_1.txt deleted file mode 100755 index ce603aeb..00000000 --- a/Testing/Output/DSP/Stats/StatsF32/Output_1.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x401ae843 -0x401e4a55 -0x4012db14 -0x401c29fe -0x4010f7d4 -0x401a117c -0x4021c4f2 -0x402484ef -0x401afb9b -0x401d2ddb diff --git a/Testing/Output/DSP/Stats/StatsF32/Output_2.txt b/Testing/Output/DSP/Stats/StatsF32/Output_2.txt deleted file mode 100755 index e0c5c978..00000000 --- a/Testing/Output/DSP/Stats/StatsF32/Output_2.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x4042f2f9 -0x4042f30e -0x4042fa4e -0x4042ef8e -0x4042f2ba -0x4042f3a3 -0x4042f198 -0x4042f27a -0x4042f3ae -0x4042f33f diff --git a/Testing/Output/DSP/Stats/StatsF32/Output_3.txt b/Testing/Output/DSP/Stats/StatsF32/Output_3.txt deleted file mode 100755 index ca5baf23..00000000 --- a/Testing/Output/DSP/Stats/StatsF32/Output_3.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x3f751811 -0x3ed01c22 -0x3eb6ebe3 -0x3f2fcb50 -0x3ee59dc6 -0x3e52b16c -0x3f100d62 -0x3f1b4d00 -0x3e9681e9 -0x3e757fd8 diff --git a/Testing/Output/DSP/Stats/StatsF32/Output_4.txt b/Testing/Output/DSP/Stats/StatsF32/Output_4.txt deleted file mode 100755 index dbce8065..00000000 --- a/Testing/Output/DSP/Stats/StatsF32/Output_4.txt +++ /dev/null @@ -1,10 +0,0 @@ -0xc028b15a -0xc02503e3 -0xc02bd4e1 -0xc027c558 -0xc02a7f3f -0xc0213507 -0xc02958d2 -0xc02a74f2 -0xc0218d7f -0xc02a4ab4 diff --git a/Testing/Output/DSP/Support/SupportF32/Output_1.txt b/Testing/Output/DSP/Support/SupportF32/Output_1.txt deleted file mode 100755 index 0954778a..00000000 --- a/Testing/Output/DSP/Support/SupportF32/Output_1.txt +++ /dev/null @@ -1,140 +0,0 @@ -0x3ecb1758 -0x3efa1868 -0x3f108d5d -0x3e970961 -0x3f0989c1 -0x3ed08f29 -0x3eaa1fa0 -0x3eb744e4 -0x3f0854f9 -0x3f07a424 -0x3efb241b -0x3ef5935d -0x3f03ac07 -0x3ec4b299 -0x3f159fac -0x3f007587 -0x3ec10ee1 -0x3ed893ed -0x3f0dc752 -0x3edc89f6 -0x3f0bff7a -0x3f201032 -0x3f016f98 -0x3f2eb21a -0x3f07f8da -0x3f1e0ac9 -0x3f233364 -0x3ebbe3ac -0x3f1612f2 -0x3f289919 -0x3f29692f -0x3f1625ad -0x3f030018 -0x3ece57a2 -0x3f1a5c31 -0x3ed4ea48 -0x3ef41088 -0x3ee4d923 -0x3ebde95f -0x3f0c56f2 -0x3f060859 -0x3ea86348 -0x3f1794ec -0x3f12374b -0x3ed6e2df -0x3ee24abb -0x3ee92a5d -0x3ec2cdf8 -0x3f046f70 -0x3f10ebb2 -0x3f13e5bc -0x3eedd520 -0x3f0d98e4 -0x3f4ba8c7 -0x3ed25c55 -0x3f099b6b -0x3e4592b7 -0x3eafa84a -0x3f19622e -0x3f0333a9 -0x3f3fb9ef -0x3ee2992c -0x3f1da533 -0x3e5336d0 -0x3e9178c0 -0x3edc1abd -0x3f1e7dbe -0x3f32fd6b -0x3f0aeb4b -0x3ee8226e -0x3eb57e7d -0x3e198b47 -0x3f1c5515 -0x3e71d915 -0x3e977080 -0x3ef8f068 -0x3ec54490 -0x3ece7d1e -0x3e995ca2 -0x3ee4a7da -0x3f1d332e -0x3f025430 -0x3f2db2a4 -0x3e93b099 -0x3f14a044 -0x3ee02e2b -0x3eee0fba -0x3f0d00fb -0x3f0cf9f7 -0x3f05fcc2 -0x3eb8dfbc -0x3ed73290 -0x3ef1fadf -0x3f050159 -0x3ea45a88 -0x3ef3e487 -0x3f129341 -0x3f0a8287 -0x3edf89b2 -0x3f09e25e -0x3f0f71ed -0x3f177ecc -0x3f208375 -0x3edf972b -0x3f2b47d7 -0x3f15d210 -0x3f196a03 -0x3e9872e7 -0x3eff2859 -0x3f13fb21 -0x3f02eb26 -0x3ed7d632 -0x3f0d9c57 -0x3eba911d -0x3ef46ecc -0x3f113c4c -0x3eeee305 -0x3f06237d -0x3efd0cbf -0x3efbe3b8 -0x3f2294f0 -0x3f0353f7 -0x3ecb0a4e -0x3efa74c7 -0x3f0425c2 -0x3ec93370 -0x3ef5abb9 -0x3eef5d8c -0x3eca3775 -0x3f14e046 -0x3f0087e8 -0x3f17d0d2 -0x3ec9e720 -0x3ef5cdad -0x3f020c09 -0x3f14ed0e -0x3f0dabf0 -0x3f06084a -0x3efc104f -0x3eeeb652 diff --git a/Testing/Output/DSP/Support/SupportF32/Output_2.txt b/Testing/Output/DSP/Support/SupportF32/Output_2.txt deleted file mode 100755 index 0ca406ff..00000000 --- a/Testing/Output/DSP/Support/SupportF32/Output_2.txt +++ /dev/null @@ -1,10 +0,0 @@ -0x3eaddab7 -0x3f1705f4 -0x3f0eaf4a -0x3efd997e -0x3f0e3547 -0x3ead87b6 -0x3ef3c4dd -0x3eeb167c -0x3ef2eef8 -0x3f096e03 diff --git a/Testing/Output/NN/FullyConnected/Output_1.txt b/Testing/Output/NN/FullyConnected/Output_1.txt deleted file mode 100755 index 733954a9..00000000 --- a/Testing/Output/NN/FullyConnected/Output_1.txt +++ /dev/null @@ -1,4 +0,0 @@ -0x00000039 -0x0000003a -0x0000003b -0x0000003c diff --git a/Testing/Output/NN/FullyConnected/Output_10.txt b/Testing/Output/NN/FullyConnected/Output_10.txt deleted file mode 100755 index 16dcbb56..00000000 --- a/Testing/Output/NN/FullyConnected/Output_10.txt +++ /dev/null @@ -1,4 +0,0 @@ -0x00000017 -0x00000039 -0x00000027 -0x00000027 diff --git a/Testing/Output/NN/FullyConnected/Output_11.txt b/Testing/Output/NN/FullyConnected/Output_11.txt deleted file mode 100755 index c0751705..00000000 --- a/Testing/Output/NN/FullyConnected/Output_11.txt +++ /dev/null @@ -1,8 +0,0 @@ -0x0000006b -0x00000031 -0x00000016 -0x0000007f -0x00000030 -0x0000003a -0xffffff80 -0x00000008 diff --git a/Testing/Output/NN/FullyConnected/Output_12.txt b/Testing/Output/NN/FullyConnected/Output_12.txt deleted file mode 100755 index 58ad50ed..00000000 --- a/Testing/Output/NN/FullyConnected/Output_12.txt +++ /dev/null @@ -1,36 +0,0 @@ -0xffffff80 -0xffffff97 -0xffffff80 -0xffffff80 -0xfffffff1 -0xffffffd7 -0x0000007f -0x00000067 -0x0000000b -0xfffffff3 -0x0000007f -0x0000007f -0xfffffff0 -0xffffffd4 -0x0000007f -0x0000007f -0xffffffbc -0xffffffaf -0x00000064 -0xffffffc9 -0x00000018 -0x00000004 -0x00000046 -0x0000007f -0x00000012 -0x00000018 -0xffffff80 -0x00000047 -0x00000073 -0xffffff80 -0x0000007f -0x0000007f -0x00000031 -0x0000004f -0x0000007f -0x0000007f diff --git a/Testing/Output/NN/FullyConnected/Output_13.txt b/Testing/Output/NN/FullyConnected/Output_13.txt deleted file mode 100755 index f43af7e8..00000000 --- a/Testing/Output/NN/FullyConnected/Output_13.txt +++ /dev/null @@ -1,40 +0,0 @@ -0xffffff80 -0xffffff80 -0xffffff80 -0xffffff80 -0xffffff80 -0xffffffe3 -0xffffffaf -0x0000007f -0x0000007f -0x00000037 -0x00000003 -0xffffffbf -0x0000007f -0x0000007f -0x00000057 -0xffffffe1 -0xffffffa9 -0x0000007f -0x0000007f -0x00000025 -0xfffffff1 -0xffffffd7 -0x00000051 -0xffffff80 -0x00000003 -0x00000025 -0x00000031 -0xffffff80 -0x0000007f -0xffffff9d -0x0000007f -0xffffff80 -0x0000007f -0x0000007f -0x00000073 -0x00000063 -0x0000007f -0x0000007f -0x0000007f -0x0000005b diff --git a/Testing/Output/NN/FullyConnected/Output_14.txt b/Testing/Output/NN/FullyConnected/Output_14.txt deleted file mode 100755 index 2cda64c3..00000000 --- a/Testing/Output/NN/FullyConnected/Output_14.txt +++ /dev/null @@ -1,12 +0,0 @@ -0x00000006 -0x00000006 -0x00000006 -0x00000006 -0x00000006 -0x00000006 -0x00000006 -0x00000006 -0x00000006 -0x00000006 -0x00000006 -0x00000006 diff --git a/Testing/Output/NN/FullyConnected/Output_15.txt b/Testing/Output/NN/FullyConnected/Output_15.txt deleted file mode 100755 index 84f66212..00000000 --- a/Testing/Output/NN/FullyConnected/Output_15.txt +++ /dev/null @@ -1,32 +0,0 @@ -0xffffffee -0xffffffd5 -0x0000007f -0x00000007 -0x00000004 -0x00000009 -0xffffffef -0x0000000e -0xfffffffb -0xffffffee -0xffffffd8 -0x0000000f -0xffffffee -0xffffffd5 -0x0000007f -0x00000007 -0xfffffffb -0xffffffee -0xffffffd8 -0x0000000f -0xfffffff9 -0xffffffeb -0x00000029 -0xfffffff1 -0x0000002e -0x0000004d -0x0000007f -0x0000007f -0x0000006c -0xffffff80 -0x0000007f -0x0000007f diff --git a/Testing/Output/NN/FullyConnected/Output_2.txt b/Testing/Output/NN/FullyConnected/Output_2.txt deleted file mode 100755 index 0d14a902..00000000 --- a/Testing/Output/NN/FullyConnected/Output_2.txt +++ /dev/null @@ -1,9 +0,0 @@ -0x00000067 -0x00000066 -0xffffffaf -0xffffff80 -0xffffff84 -0x0000007f -0xffffff80 -0xffffff80 -0x0000007f diff --git a/Testing/Output/NN/FullyConnected/Output_3.txt b/Testing/Output/NN/FullyConnected/Output_3.txt deleted file mode 100755 index 0668ca04..00000000 --- a/Testing/Output/NN/FullyConnected/Output_3.txt +++ /dev/null @@ -1,4 +0,0 @@ -0x00000019 -0xffffffff -0xffffffff -0x0000007f diff --git a/Testing/Output/NN/FullyConnected/Output_4.txt b/Testing/Output/NN/FullyConnected/Output_4.txt deleted file mode 100755 index ee889e37..00000000 --- a/Testing/Output/NN/FullyConnected/Output_4.txt +++ /dev/null @@ -1 +0,0 @@ -0xffffffa8 diff --git a/Testing/Output/NN/FullyConnected/Output_5.txt b/Testing/Output/NN/FullyConnected/Output_5.txt deleted file mode 100755 index 8477543a..00000000 --- a/Testing/Output/NN/FullyConnected/Output_5.txt +++ /dev/null @@ -1,8 +0,0 @@ -0x00000067 -0x00000066 -0xffffffaf -0xffffff80 -0xffffff84 -0x0000007f -0xffffff80 -0xffffff80 diff --git a/Testing/Output/NN/FullyConnected/Output_6.txt b/Testing/Output/NN/FullyConnected/Output_6.txt deleted file mode 100755 index 32a01f63..00000000 --- a/Testing/Output/NN/FullyConnected/Output_6.txt +++ /dev/null @@ -1,9 +0,0 @@ -0x00000052 -0x0000003a -0xfffffff8 -0x00000052 -0x00000052 -0x00000022 -0x00000024 -0x0000007f -0x00000046 diff --git a/Testing/Output/NN/FullyConnected/Output_7.txt b/Testing/Output/NN/FullyConnected/Output_7.txt deleted file mode 100755 index c0751705..00000000 --- a/Testing/Output/NN/FullyConnected/Output_7.txt +++ /dev/null @@ -1,8 +0,0 @@ -0x0000006b -0x00000031 -0x00000016 -0x0000007f -0x00000030 -0x0000003a -0xffffff80 -0x00000008 diff --git a/Testing/Output/NN/FullyConnected/Output_8.txt b/Testing/Output/NN/FullyConnected/Output_8.txt deleted file mode 100755 index 16dcbb56..00000000 --- a/Testing/Output/NN/FullyConnected/Output_8.txt +++ /dev/null @@ -1,4 +0,0 @@ -0x00000017 -0x00000039 -0x00000027 -0x00000027 diff --git a/Testing/Output/NN/FullyConnected/Output_9.txt b/Testing/Output/NN/FullyConnected/Output_9.txt deleted file mode 100755 index 32a01f63..00000000 --- a/Testing/Output/NN/FullyConnected/Output_9.txt +++ /dev/null @@ -1,9 +0,0 @@ -0x00000052 -0x0000003a -0xfffffff8 -0x00000052 -0x00000052 -0x00000022 -0x00000024 -0x0000007f -0x00000046 diff --git a/Testing/Output/NN/Pooling/Output_1.txt b/Testing/Output/NN/Pooling/Output_1.txt deleted file mode 100755 index 74e343e0..00000000 --- a/Testing/Output/NN/Pooling/Output_1.txt +++ /dev/null @@ -1,202 +0,0 @@ -0xffffffac -0xffffffac -0xffffffac -0xffffffac -0xffffffac -0xffffffac -0xffffffac -0xffffffac -0xffffffac -0xffffffac -0xffffffac -0xffffffac -0xffffffac -0xffffffac -0xffffffac -0xffffffac -0xffffffac -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffad -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffae -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffaf -0xffffffdc -0xffffffdc -0xffffffdc -0xffffffdc -0xffffffdc -0xffffffdc -0xffffffdc -0xffffffdc -0xffffffdc -0xffffffdc -0xffffffdc -0xffffffdc -0xffffffdc -0xffffffdc -0xffffffdc -0xffffffdc -0xffffffdc -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffdd -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffde -0xffffffdf -0xffffffdf -0xffffffdf -0xffffffdf -0xffffffdf -0xffffffdf -0xffffffdf -0xffffffdf -0xffffffdf -0xffffffdf -0xffffffdf -0xffffffdf -0xffffffdf -0xffffffdf -0xffffffdf -0xffffffdf -0xffffffdf -0xffffffdf -0xffffffdf -0xffffffdf diff --git a/Testing/Output/NN/Pooling/Output_2.txt b/Testing/Output/NN/Pooling/Output_2.txt deleted file mode 100755 index 31ba2dcc..00000000 --- a/Testing/Output/NN/Pooling/Output_2.txt +++ /dev/null @@ -1,2 +0,0 @@ -0xffffffac -0xffffffdc diff --git a/Testing/Output/NN/Pooling/Output_3.txt b/Testing/Output/NN/Pooling/Output_3.txt deleted file mode 100755 index bb379d03..00000000 --- a/Testing/Output/NN/Pooling/Output_3.txt +++ /dev/null @@ -1,2 +0,0 @@ -0xfffffff8 -0xfffffffa diff --git a/Testing/Output/NN/Pooling/Output_4.txt b/Testing/Output/NN/Pooling/Output_4.txt deleted file mode 100755 index ffa73742..00000000 --- a/Testing/Output/NN/Pooling/Output_4.txt +++ /dev/null @@ -1,2 +0,0 @@ -0x00000000 -0x00000030 diff --git a/Testing/Output/NN/Pooling/Output_5.txt b/Testing/Output/NN/Pooling/Output_5.txt deleted file mode 100755 index 87e91a0a..00000000 --- a/Testing/Output/NN/Pooling/Output_5.txt +++ /dev/null @@ -1,2 +0,0 @@ -0x00000016 -0x00000030 diff --git a/Testing/Output/NN/Pooling/Output_6.txt b/Testing/Output/NN/Pooling/Output_6.txt deleted file mode 100755 index 0acca085..00000000 --- a/Testing/Output/NN/Pooling/Output_6.txt +++ /dev/null @@ -1,8 +0,0 @@ -0xffffffac -0xffffffd0 -0xffffffdc -0xffffffd8 -0xffffffa8 -0xffffffe0 -0x00000008 -0xfffffff0 diff --git a/Testing/Output/NN/Pooling/Output_7.txt b/Testing/Output/NN/Pooling/Output_7.txt deleted file mode 100755 index 90d9b668..00000000 --- a/Testing/Output/NN/Pooling/Output_7.txt +++ /dev/null @@ -1,3 +0,0 @@ -0xffffffac -0xffffffd0 -0xffffffdc diff --git a/Testing/Output/NN/Pooling/Output_8.txt b/Testing/Output/NN/Pooling/Output_8.txt deleted file mode 100755 index 94a580de..00000000 --- a/Testing/Output/NN/Pooling/Output_8.txt +++ /dev/null @@ -1 +0,0 @@ -0x0000007f diff --git a/Testing/TestDesc.txt b/Testing/TestDesc.txt deleted file mode 100644 index b4c03742..00000000 --- a/Testing/TestDesc.txt +++ /dev/null @@ -1,58 +0,0 @@ -3 1 -n -n -3 3 -n -y -NN -2 2 -n -y -Pooling -0 -16 -Input1.txt -Ref1.txt -Input2.txt -Ref2.txt -Input3.txt -Ref3.txt -Input4.txt -Ref4.txt -Input5.txt -Ref5.txt -Input6.txt -Ref6.txt -Input7.txt -Ref7.txt -Input8.txt -Ref8.txt -3 -Output -Temp -TempInput -0 -1 1 -n -n -1 2 -n -n -1 3 -n -n -1 4 -n -n -1 5 -n -n -1 6 -n -n -1 7 -n -n -1 8 -n -n diff --git a/Testing/bench.db b/Testing/bench.db deleted file mode 100755 index ddbeba1b..00000000 Binary files a/Testing/bench.db and /dev/null differ diff --git a/Testing/createDefaultFolder.sh b/Testing/createDefaultFolder.sh new file mode 100755 index 00000000..1cd3e3ba --- /dev/null +++ b/Testing/createDefaultFolder.sh @@ -0,0 +1,4 @@ +mkdir FullBenchmark +mkdir Output +mkdir GeneratedInclude +mkdir GeneratedSource diff --git a/Testing/results.nb b/Testing/results.nb index 050e71b1..83218511 100644 --- a/Testing/results.nb +++ b/Testing/results.nb @@ -10,10 +10,10 @@ NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 158, 7] -NotebookDataLength[ 92374, 1823] -NotebookOptionsPosition[ 91854, 1806] -NotebookOutlinePosition[ 92198, 1821] -CellTagsIndexPosition[ 92155, 1818] +NotebookDataLength[ 2158, 66] +NotebookOptionsPosition[ 1770, 52] +NotebookOutlinePosition[ 2114, 67] +CellTagsIndexPosition[ 2071, 64] WindowFrame->Normal*) (* Beginning of Notebook Content *) @@ -36,8 +36,6 @@ Cell[BoxData[ 3.7719129941602864`*^9, 3.7719130089901433`*^9}, 3.7719133429206567`*^9}, CellLabel->"In[1]:=",ExpressionUUID->"a3ff6af3-d397-4a63-9a0c-239444d6be9a"], -Cell[CellGroupData[{ - Cell[BoxData[ RowBox[{"Column", "[", RowBox[{"Table", "[", @@ -50,1762 +48,10 @@ Cell[BoxData[ RowBox[{"Dimensions", "[", "m", "]"}], "[", RowBox[{"[", "1", "]"}], "]"}]}], "}"}]}], "]"}], "]"}]], "Input", CellChangeTimes->{{3.771913348787628*^9, 3.771913473780173*^9}}, - CellLabel->"In[14]:=",ExpressionUUID->"6cdbb696-26f9-45b5-88dc-77262be1f94d"], - -Cell[BoxData[ - TagBox[GridBox[{ - { - TemplateBox[{TagBox[ - DynamicModuleBox[{ - TypeSystem`NestedGrid`PackagePrivate`$state$$ = - Data`UnorderedAssociation[ - "RowCount" -> 1, "Length" -> 1, "InitialType" -> TypeSystem`Assoc[ - TypeSystem`Atom[String], - TypeSystem`Vector[ - TypeSystem`Assoc[ - TypeSystem`Atom[String], - TypeSystem`Vector[ - - TypeSystem`Struct[{ - "NAME", "ID", "STATUS", "CYCLES", "PARAMS"}, { - TypeSystem`AnyType, - TypeSystem`Atom[Integer], TypeSystem`AnyType, - TypeSystem`Atom[Integer], TypeSystem`AnyType}], - TypeSystem`AnyLength], 1], 2], 1], "Shape" -> - TypeSystem`PackageScope`HeaderShape[ - Association[{All, All, All, All, - TypeSystem`PackageScope`KeyDummy[22]} -> - 1, {All, All, All, All, - TypeSystem`PackageScope`KeyDummy[21]} -> - 1, {All, All, All, All, "NAME"} -> - 1, {All, All, All, All, "ID"} -> - 1, {All, All, All, All, "STATUS"} -> - 1, {All, All, All, All, "CYCLES"} -> - 1, {All, All, All, All, "PARAMS"} -> 1], - TypeSystem`PackageScope`Limited[ - TypeSystem`PackageScope`ColumnShape[ - TypeSystem`PackageScope`KeyValueShape[ - TypeSystem`PackageScope`AtomShape[86.4], - TypeSystem`PackageScope`Limited[ - TypeSystem`PackageScope`ColumnShape[ - TypeSystem`PackageScope`Limited[ - TypeSystem`PackageScope`ColumnShape[ - TypeSystem`PackageScope`KeyValueShape[ - TypeSystem`PackageScope`AtomShape[134.40000000000003`], - TypeSystem`PackageScope`Limited[ - TypeSystem`PackageScope`ColumnShape[ - TypeSystem`PackageScope`RowShape[ - Association[ - "NAME" -> TypeSystem`PackageScope`UnknownShape, "ID" -> - TypeSystem`PackageScope`AtomShape[34], "STATUS" -> - TypeSystem`PackageScope`UnknownShape, "CYCLES" -> - TypeSystem`PackageScope`AtomShape[34], "PARAMS" -> - TypeSystem`PackageScope`UnknownShape]]], 3, { - All, All, All}]]], 1, {All, All}]], 2, {All}]]], 1, {}]], - "InitialData" -> TypeSystem`PackageScope`CacheHandle[884124392], - "Type" -> TypeSystem`Assoc[ - TypeSystem`Atom[String], - TypeSystem`Vector[ - TypeSystem`Assoc[ - TypeSystem`Atom[String], - TypeSystem`Vector[ - - TypeSystem`Struct[{ - "NAME", "ID", "STATUS", "CYCLES", "PARAMS"}, { - TypeSystem`AnyType, - TypeSystem`Atom[Integer], TypeSystem`AnyType, - TypeSystem`Atom[Integer], TypeSystem`AnyType}], - TypeSystem`AnyLength], 1], 2], 1], "HandleQ" -> True, - "RowTarget" -> 20, "Data" -> - TypeSystem`PackageScope`CacheHandle[884124392]], - TypeSystem`NestedGrid`PackagePrivate`$path$$ = {}, - TypeSystem`NestedGrid`PackagePrivate`$pos$$ = 1, - TypeSystem`NestedGrid`PackagePrivate`$grid$$ = - DynamicModule[{ - TypeSystem`NestedGrid`PackagePrivate`renderedGrid = Deploy[ - Style[ - Grid[{{ - Item[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover[ - Pane[ - Style[ - RawBoxes[ - StyleBox["\"\"", FontColor -> GrayLevel[0.4]]], Italic, - GrayLevel[0.7]], {{20, Full}, 15}], - Style[ - Pane[ - Style[ - RawBoxes[ - StyleBox[ - "\"\"", FontColor -> - RGBColor[0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], Italic, - GrayLevel[0.7]], {{20, Full}, 15}], FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783][{ - All, All, All, All, Keys}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[All, All, All, All, Keys]], - "Mouse"], Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}], - Item[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover[ - Pane[ - Style[ - RawBoxes[ - StyleBox["\"\"", FontColor -> GrayLevel[0.4]]], Italic, - GrayLevel[0.7]], {{20, Full}, 15}], - Style[ - Pane[ - Style[ - RawBoxes[ - StyleBox[ - "\"\"", FontColor -> - RGBColor[0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], Italic, - GrayLevel[0.7]], {{20, Full}, 15}], FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783][{ - All, All, All, All, Keys}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[All, All, All, All, Keys]], - "Mouse"], Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}], - Item[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover[ - Pane[ - RawBoxes[ - StyleBox["\"NAME\"", FontColor -> GrayLevel[0.4]]], {{ - 20, Full}, 15}], - Style[ - Pane[ - RawBoxes[ - StyleBox[ - "\"NAME\"", FontColor -> - RGBColor[0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], {{20, Full}, 15}], FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783][{ - All, All, All, All, "NAME"}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[All, All, All, All, "NAME"]], - "Mouse"], Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}], - Item[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover[ - Pane[ - RawBoxes[ - StyleBox["\"ID\"", FontColor -> GrayLevel[0.4]]], {{ - 20, Full}, 15}], - Style[ - Pane[ - RawBoxes[ - StyleBox[ - "\"ID\"", FontColor -> - RGBColor[0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], {{20, Full}, 15}], FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783][{ - All, All, All, All, "ID"}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[All, All, All, All, "ID"]], - "Mouse"], Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}], - Item[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover[ - Pane[ - RawBoxes[ - StyleBox["\"STATUS\"", FontColor -> GrayLevel[0.4]]], {{ - 20, Full}, 15}], - Style[ - Pane[ - RawBoxes[ - StyleBox[ - "\"STATUS\"", FontColor -> - RGBColor[0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], {{20, Full}, 15}], FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783][{ - All, All, All, All, "STATUS"}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[All, All, All, All, "STATUS"]], - "Mouse"], Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}], - Item[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover[ - Pane[ - RawBoxes[ - StyleBox["\"CYCLES\"", FontColor -> GrayLevel[0.4]]], {{ - 20, Full}, 15}], - Style[ - Pane[ - RawBoxes[ - StyleBox[ - "\"CYCLES\"", FontColor -> - RGBColor[0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], {{20, Full}, 15}], FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783][{ - All, All, All, All, "CYCLES"}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[All, All, All, All, "CYCLES"]], - "Mouse"], Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}], - Item[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover[ - Pane[ - RawBoxes[ - StyleBox["\"PARAMS\"", FontColor -> GrayLevel[0.4]]], {{ - 20, Full}, 15}], - Style[ - Pane[ - RawBoxes[ - StyleBox[ - "\"PARAMS\"", FontColor -> - RGBColor[0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], {{20, Full}, 15}], FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783][{ - All, All, All, All, "PARAMS"}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[All, All, All, All, "PARAMS"]], - "Mouse"], Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}]}, { - Item[ - Pane[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover["DSP Test ", - Style[ - "DSP Test ", FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783][{ - - Key["DSP Test "]}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "]]], "Mouse"], - ImageSize -> {{86.4, Full}, Automatic}], Background -> - GrayLevel[0.95], Alignment -> {Left, Baseline}], - Item[ - Pane[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover["Basic Tests ", - Style[ - "Basic Tests ", FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783][{ - - Key["DSP Test "], 1, - Key["Basic Tests "]}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 1, - Key["Basic Tests "]]], "Mouse"], - ImageSize -> {{134.40000000000003`, Full}, Automatic}], - Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}], - Pane[ - Annotation["Test nb=3 arm_add_f32", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 1, - Key["Basic Tests "], 1, - Key["NAME"]]], "Mouse"], - ImageSize -> {{230.40000000000003`, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["1"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 1, - Key["Basic Tests "], 1, - Key["ID"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["PASSED", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 1, - Key["Basic Tests "], 1, - Key["STATUS"]]], "Mouse"], - ImageSize -> {{57.60000000000001, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["604"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 1, - Key["Basic Tests "], 1, - Key["CYCLES"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 1, - Key["Basic Tests "], 1, - Key["PARAMS"]]], "Mouse"], - ImageSize -> {{0., Full}, Automatic}, - Alignment -> {Left, Baseline}]}, { - SpanFromAbove, SpanFromAbove, - Pane[ - Annotation["Test nb=4n arm_add_f32", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 1, - Key["Basic Tests "], 2, - Key["NAME"]]], "Mouse"], - ImageSize -> {{230.40000000000003`, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["2"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 1, - Key["Basic Tests "], 2, - Key["ID"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["PASSED", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 1, - Key["Basic Tests "], 2, - Key["STATUS"]]], "Mouse"], - ImageSize -> {{57.60000000000001, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["814"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 1, - Key["Basic Tests "], 2, - Key["CYCLES"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 1, - Key["Basic Tests "], 2, - Key["PARAMS"]]], "Mouse"], - ImageSize -> {{0., Full}, Automatic}, - Alignment -> {Left, Baseline}]}, { - SpanFromAbove, SpanFromAbove, - Pane[ - Annotation["Test nb=4n+1 arm_add_f32", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 1, - Key["Basic Tests "], 3, - Key["NAME"]]], "Mouse"], - ImageSize -> {{230.40000000000003`, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["3"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 1, - Key["Basic Tests "], 3, - Key["ID"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["PASSED", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 1, - Key["Basic Tests "], 3, - Key["STATUS"]]], "Mouse"], - ImageSize -> {{57.60000000000001, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["864"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 1, - Key["Basic Tests "], 3, - Key["CYCLES"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 1, - Key["Basic Tests "], 3, - Key["PARAMS"]]], "Mouse"], - ImageSize -> {{0., Full}, Automatic}, - Alignment -> {Left, Baseline}]}, { - SpanFromAbove, SpanFromAbove, - Item[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover[ - Superscript["24 total \:203a ", ""], - Style[ - Superscript["24 total \:203a ", ""], FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783][{ - - Key["DSP Test "], 1, - Key["Basic Tests "]}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 1, - Key["Basic Tests "]]], "Mouse"], BaseStyle -> {{ - RGBColor[ - 0.5098039215686274, 0.5098039215686274, - 0.5098039215686274], 8}, ContextMenu -> { - MenuItem["Show 1 more row at this level", - KernelExecute[ - - TypeSystem`NestedGrid`PackagePrivate`adjustLimits[{ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783}, - TypeSystem`NestedGrid`PackagePrivate`adjustLimitBy[#, - 1]& , {All, All, All}]], MenuEvaluator -> Automatic], - MenuItem["Show 5 more rows at this level", - KernelExecute[ - - TypeSystem`NestedGrid`PackagePrivate`adjustLimits[{ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783}, - TypeSystem`NestedGrid`PackagePrivate`adjustLimitBy[#, - 5]& , {All, All, All}]], MenuEvaluator -> Automatic], - Delimiter, - MenuItem["Show 1 fewer row at this level", - KernelExecute[ - - TypeSystem`NestedGrid`PackagePrivate`adjustLimits[{ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783}, - TypeSystem`NestedGrid`PackagePrivate`adjustLimitBy[#, -1]& \ -, {All, All, All}]], MenuEvaluator -> Automatic], - MenuItem["Show 5 fewer rows at this level", - KernelExecute[ - - TypeSystem`NestedGrid`PackagePrivate`adjustLimits[{ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783}, - TypeSystem`NestedGrid`PackagePrivate`adjustLimitBy[#, -5]& \ -, {All, All, All}]], MenuEvaluator -> Automatic]}}, - Alignment -> {Left, Baseline}, Background -> - GrayLevel[0.98]], SpanFromLeft, SpanFromLeft, - SpanFromLeft, SpanFromLeft}, {SpanFromAbove, - Item[ - Pane[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover["Complex Tests ", - Style[ - "Complex Tests ", FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783][{ - - Key["DSP Test "], 2, - Key["Complex Tests "]}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 2, - Key["Complex Tests "]]], "Mouse"], - ImageSize -> {{134.40000000000003`, Full}, Automatic}], - Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}], - Pane[ - Annotation["Test A", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 2, - Key["Complex Tests "], 1, - Key["NAME"]]], "Mouse"], - ImageSize -> {{57.60000000000001, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["1"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 2, - Key["Complex Tests "], 1, - Key["ID"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["PASSED", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 2, - Key["Complex Tests "], 1, - Key["STATUS"]]], "Mouse"], - ImageSize -> {{57.60000000000001, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["229"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 2, - Key["Complex Tests "], 1, - Key["CYCLES"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["1,1,1", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 2, - Key["Complex Tests "], 1, - Key["PARAMS"]]], "Mouse"], - ImageSize -> {{48.00000000000001, Full}, Automatic}, - Alignment -> {Left, Baseline}]}, { - SpanFromAbove, SpanFromAbove, - Pane[ - Annotation["Test A", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 2, - Key["Complex Tests "], 2, - Key["NAME"]]], "Mouse"], - ImageSize -> {{57.60000000000001, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["1"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 2, - Key["Complex Tests "], 2, - Key["ID"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["PASSED", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 2, - Key["Complex Tests "], 2, - Key["STATUS"]]], "Mouse"], - ImageSize -> {{57.60000000000001, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["238"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 2, - Key["Complex Tests "], 2, - Key["CYCLES"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["1,1,3", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 2, - Key["Complex Tests "], 2, - Key["PARAMS"]]], "Mouse"], - ImageSize -> {{48.00000000000001, Full}, Automatic}, - Alignment -> {Left, Baseline}]}, { - SpanFromAbove, SpanFromAbove, - Pane[ - Annotation["Test A", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 2, - Key["Complex Tests "], 3, - Key["NAME"]]], "Mouse"], - ImageSize -> {{57.60000000000001, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["1"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 2, - Key["Complex Tests "], 3, - Key["ID"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["PASSED", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 2, - Key["Complex Tests "], 3, - Key["STATUS"]]], "Mouse"], - ImageSize -> {{57.60000000000001, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["257"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 2, - Key["Complex Tests "], 3, - Key["CYCLES"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["1,1,5", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 2, - Key["Complex Tests "], 3, - Key["PARAMS"]]], "Mouse"], - ImageSize -> {{48.00000000000001, Full}, Automatic}, - Alignment -> {Left, Baseline}]}, { - SpanFromAbove, SpanFromAbove, - Item[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover[ - Superscript["54 total \:203a ", ""], - Style[ - Superscript["54 total \:203a ", ""], FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783][{ - - Key["DSP Test "], 2, - Key["Complex Tests "]}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 976585783][ - GeneralUtilities`Slice[ - Key["DSP Test "], 2, - Key["Complex Tests "]]], "Mouse"], BaseStyle -> {{ - RGBColor[ - 0.5098039215686274, 0.5098039215686274, - 0.5098039215686274], 8}, ContextMenu -> { - MenuItem["Show 1 more row at this level", - KernelExecute[ - - TypeSystem`NestedGrid`PackagePrivate`adjustLimits[{ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783}, - TypeSystem`NestedGrid`PackagePrivate`adjustLimitBy[#, - 1]& , {All, All, All}]], MenuEvaluator -> Automatic], - MenuItem["Show 5 more rows at this level", - KernelExecute[ - - TypeSystem`NestedGrid`PackagePrivate`adjustLimits[{ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783}, - TypeSystem`NestedGrid`PackagePrivate`adjustLimitBy[#, - 5]& , {All, All, All}]], MenuEvaluator -> Automatic], - Delimiter, - MenuItem["Show 1 fewer row at this level", - KernelExecute[ - - TypeSystem`NestedGrid`PackagePrivate`adjustLimits[{ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783}, - TypeSystem`NestedGrid`PackagePrivate`adjustLimitBy[#, -1]& \ -, {All, All, All}]], MenuEvaluator -> Automatic], - MenuItem["Show 5 fewer rows at this level", - KernelExecute[ - - TypeSystem`NestedGrid`PackagePrivate`adjustLimits[{ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783}, - TypeSystem`NestedGrid`PackagePrivate`adjustLimitBy[#, -5]& \ -, {All, All, All}]], MenuEvaluator -> Automatic]}}, - Alignment -> {Left, Baseline}, Background -> - GrayLevel[0.98]], SpanFromLeft, SpanFromLeft, - SpanFromLeft, SpanFromLeft}}, BaseStyle -> {ContextMenu -> { - MenuItem["Copy position to clipboard", - KernelExecute[ - TypeSystem`NestedGrid`PackagePrivate`toCurrentPosition[ - TypeSystem`NestedGrid`PackagePrivate`copyClip]], - MenuEvaluator -> Automatic], - MenuItem["Copy data to clipboard", - KernelExecute[ - TypeSystem`NestedGrid`PackagePrivate`toCurrentData[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`copyClip]], - MenuEvaluator -> Automatic], Delimiter, - MenuItem["Paste position in new cell", - KernelExecute[ - TypeSystem`NestedGrid`PackagePrivate`toCurrentPosition[ - TypeSystem`NestedGrid`PackagePrivate`cellPaste]], - MenuEvaluator -> Automatic], - MenuItem["Paste data in new cell", - KernelExecute[ - TypeSystem`NestedGrid`PackagePrivate`toCurrentData[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`cellPaste]], - MenuEvaluator -> Automatic]}, FontFamily -> "Verdana", - FontSize -> 12}, Alignment -> Left, RowMinHeight -> 1.5, - Dividers -> All, FrameStyle -> GrayLevel[0.85], - BaseStyle -> {FontFamily -> "Verdana", FontSize -> 12}], - LineBreakWithin -> False, ContextMenu -> {}, NumberMarks -> - False, ShowAutoStyles -> False]], - TypeSystem`NestedGrid`PackagePrivate`initialQ = True, - TypeSystem`NestedGrid`PackagePrivate`self = BoxObject[13889]}, - Dynamic[ - TypeSystem`NestedGrid`PackagePrivate`setupViewPath[ - TypeSystem`NestedGrid`PackagePrivate`$path$$, If[ - Not[TypeSystem`NestedGrid`PackagePrivate`initialQ], - - Module[{ - TypeSystem`NestedGrid`PackagePrivate`tmpGrid$ = $Failed, - TypeSystem`NestedGrid`PackagePrivate`tmpData$ = - TypeSystem`NestedGrid`PackagePrivate`LookupCacheValue[ - TypeSystem`NestedGrid`PackagePrivate`$state$$["Data"]]}, - TypeSystem`NestedGrid`PackagePrivate`tmpGrid$ = - If[TypeSystem`NestedGrid`PackagePrivate`tmpData$ === - TypeSystem`NestedGrid`PackagePrivate`$NotCached, - TypeSystem`NestedGrid`PackagePrivate`renderedGrid, - TypeSystem`NestedGrid`PackagePrivate`renderGrid[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783][ - TypeSystem`NestedGrid`PackagePrivate`tmpData$]]; If[ - Not[ - FailureQ[TypeSystem`NestedGrid`PackagePrivate`tmpGrid$]], - TypeSystem`NestedGrid`PackagePrivate`renderedGrid = - TypeSystem`NestedGrid`PackagePrivate`tmpGrid$]; Null]]; - TypeSystem`NestedGrid`PackagePrivate`initialQ = False; - TypeSystem`NestedGrid`PackagePrivate`$pos$$; If[ - FailureQ[TypeSystem`NestedGrid`PackagePrivate`renderedGrid], - TypeSystem`SparseGrid[ - TypeSystem`H["(data no longer present)"]], - If[GeneralUtilities`$DebugMode, - Row[{TypeSystem`NestedGrid`PackagePrivate`renderedGrid, " ", - TypeSystem`NestedGrid`PackagePrivate`formatState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$]}], - TypeSystem`NestedGrid`PackagePrivate`renderedGrid]]], - TrackedSymbols :> {TypeSystem`NestedGrid`PackagePrivate`$pos$$}], - DynamicModuleValues :> {}], - TypeSystem`NestedGrid`PackagePrivate`$posCell$$, - TypeSystem`NestedGrid`PackagePrivate`$topBar$$ = Dynamic[ - TypeSystem`NestedGrid`PackagePrivate`alignBar[ - TypeSystem`NestedGrid`PackagePrivate`$state$$][ - TypeSystem`NestedGrid`PackagePrivate`makeFramedBar[ - TypeSystem`PackageScope`Pathbar[ - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 976585783]]]], - TrackedSymbols :> {TypeSystem`NestedGrid`PackagePrivate`$path$$}], - TypeSystem`NestedGrid`PackagePrivate`$bottomBar$$ = Framed[ - Dynamic[ - Replace[ - MouseAnnotation[Null], { - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[976585783][ - Null] -> "", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[976585783][ - Pattern[TypeSystem`NestedGrid`PackagePrivate`path, - Blank[]]] :> ( - TypeSystem`NestedGrid`PackagePrivate`$lastPath = - TypeSystem`NestedGrid`PackagePrivate`path; - TypeSystem`NestedGrid`PackagePrivate`makePathTrail[ - TypeSystem`NestedGrid`PackagePrivate`path, - TypeSystem`NestedGrid`PackagePrivate`makePathElements]), - Null :> Spacer[10], Blank[] :> Spacer[10]}], - TrackedSymbols :> {}], FrameStyle -> None, ImageMargins -> 0, - FrameMargins -> 0, Alignment -> Top, - ImageSize -> {Automatic, 14}]}, - DynamicBox[ - ToBoxes[ - Column[ - If[TypeSystem`NestedGrid`PackagePrivate`$path$$ == {}, { - TypeSystem`NestedGrid`PackagePrivate`displayScrollBar[ - TypeSystem`NestedGrid`PackagePrivate`$grid$$, - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$], - TypeSystem`NestedGrid`PackagePrivate`onDesktopShow[ - TypeSystem`NestedGrid`PackagePrivate`alignBar[ - TypeSystem`NestedGrid`PackagePrivate`$state$$][ - TypeSystem`NestedGrid`PackagePrivate`$bottomBar$$]]}, { - TypeSystem`NestedGrid`PackagePrivate`$topBar$$, - TypeSystem`NestedGrid`PackagePrivate`displayScrollBar[ - TypeSystem`NestedGrid`PackagePrivate`$grid$$, - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$], - TypeSystem`NestedGrid`PackagePrivate`onDesktopShow[ - TypeSystem`NestedGrid`PackagePrivate`alignBar[ - TypeSystem`NestedGrid`PackagePrivate`$state$$][ - TypeSystem`NestedGrid`PackagePrivate`$bottomBar$$]]}], - Spacings -> - If[TypeSystem`NestedGrid`PackagePrivate`$path$$ == {}, - 0, {{}, {0, 0.05, 0}}]], StandardForm], - ImageSizeCache -> {708., {116., 122.}}, - TrackedSymbols :> { - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$}], - BaseStyle -> {LineBreakWithin -> False}, Deinitialization :> - TypeSystem`NestedGrid`PackagePrivate`deleteState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$], - DynamicModuleValues :> {}, Initialization :> - Block[{$ContextPath = $ContextPath}, - Needs["TypeSystem`"]]], Deploy, DefaultBaseStyle -> "Deploy"]}, - "CopyTag", - DisplayFunction->(#& ), - InterpretationFunction->("Dataset[<>]"& )]}, - { - TemplateBox[{TagBox[ - DynamicModuleBox[{ - TypeSystem`NestedGrid`PackagePrivate`$state$$ = - Data`UnorderedAssociation[ - "RowCount" -> 1, "Length" -> 1, "InitialType" -> TypeSystem`Assoc[ - TypeSystem`Atom[String], - TypeSystem`Vector[ - TypeSystem`Assoc[ - TypeSystem`Atom[String], - TypeSystem`Vector[ - - TypeSystem`Struct[{ - "NAME", "ID", "STATUS", "CYCLES", "PARAMS"}, { - TypeSystem`AnyType, - TypeSystem`Atom[Integer], TypeSystem`AnyType, - TypeSystem`Atom[Integer], TypeSystem`AnyType}], - TypeSystem`AnyLength], 1], 2], 1], "Shape" -> - TypeSystem`PackageScope`HeaderShape[ - Association[{All, All, All, All, - TypeSystem`PackageScope`KeyDummy[20]} -> - 1, {All, All, All, All, - TypeSystem`PackageScope`KeyDummy[19]} -> - 1, {All, All, All, All, "NAME"} -> - 1, {All, All, All, All, "ID"} -> - 1, {All, All, All, All, "STATUS"} -> - 1, {All, All, All, All, "CYCLES"} -> - 1, {All, All, All, All, "PARAMS"} -> 1], - TypeSystem`PackageScope`Limited[ - TypeSystem`PackageScope`ColumnShape[ - TypeSystem`PackageScope`KeyValueShape[ - TypeSystem`PackageScope`AtomShape[76.80000000000001], - TypeSystem`PackageScope`Limited[ - TypeSystem`PackageScope`ColumnShape[ - TypeSystem`PackageScope`Limited[ - TypeSystem`PackageScope`ColumnShape[ - TypeSystem`PackageScope`KeyValueShape[ - TypeSystem`PackageScope`AtomShape[259.20000000000005`], - TypeSystem`PackageScope`Limited[ - TypeSystem`PackageScope`ColumnShape[ - TypeSystem`PackageScope`RowShape[ - Association[ - "NAME" -> TypeSystem`PackageScope`UnknownShape, "ID" -> - TypeSystem`PackageScope`AtomShape[34], "STATUS" -> - TypeSystem`PackageScope`UnknownShape, "CYCLES" -> - TypeSystem`PackageScope`AtomShape[34], "PARAMS" -> - TypeSystem`PackageScope`UnknownShape]]], 3, { - All, All, All}]]], 1, {All, All}]], 2, {All}]]], 1, {}]], - "InitialData" -> TypeSystem`PackageScope`CacheHandle[682915723], - "Type" -> TypeSystem`Assoc[ - TypeSystem`Atom[String], - TypeSystem`Vector[ - TypeSystem`Assoc[ - TypeSystem`Atom[String], - TypeSystem`Vector[ - - TypeSystem`Struct[{ - "NAME", "ID", "STATUS", "CYCLES", "PARAMS"}, { - TypeSystem`AnyType, - TypeSystem`Atom[Integer], TypeSystem`AnyType, - TypeSystem`Atom[Integer], TypeSystem`AnyType}], - TypeSystem`AnyLength], 1], 2], 1], "HandleQ" -> True, - "RowTarget" -> 20, "Data" -> - TypeSystem`PackageScope`CacheHandle[682915723]], - TypeSystem`NestedGrid`PackagePrivate`$path$$ = {}, - TypeSystem`NestedGrid`PackagePrivate`$pos$$ = 1, - TypeSystem`NestedGrid`PackagePrivate`$grid$$ = - DynamicModule[{ - TypeSystem`NestedGrid`PackagePrivate`renderedGrid = Deploy[ - Style[ - Grid[{{ - Item[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover[ - Pane[ - Style[ - RawBoxes[ - StyleBox["\"\"", FontColor -> GrayLevel[0.4]]], Italic, - GrayLevel[0.7]], {{20, Full}, 15}], - Style[ - Pane[ - Style[ - RawBoxes[ - StyleBox[ - "\"\"", FontColor -> - RGBColor[0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], Italic, - GrayLevel[0.7]], {{20, Full}, 15}], FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, - 1049895395][{All, All, All, All, Keys}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[All, All, All, All, Keys]], - "Mouse"], Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}], - Item[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover[ - Pane[ - Style[ - RawBoxes[ - StyleBox["\"\"", FontColor -> GrayLevel[0.4]]], Italic, - GrayLevel[0.7]], {{20, Full}, 15}], - Style[ - Pane[ - Style[ - RawBoxes[ - StyleBox[ - "\"\"", FontColor -> - RGBColor[0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], Italic, - GrayLevel[0.7]], {{20, Full}, 15}], FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, - 1049895395][{All, All, All, All, Keys}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[All, All, All, All, Keys]], - "Mouse"], Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}], - Item[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover[ - Pane[ - RawBoxes[ - StyleBox["\"NAME\"", FontColor -> GrayLevel[0.4]]], {{ - 20, Full}, 15}], - Style[ - Pane[ - RawBoxes[ - StyleBox[ - "\"NAME\"", FontColor -> - RGBColor[0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], {{20, Full}, 15}], FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, - 1049895395][{All, All, All, All, "NAME"}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[All, All, All, All, "NAME"]], - "Mouse"], Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}], - Item[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover[ - Pane[ - RawBoxes[ - StyleBox["\"ID\"", FontColor -> GrayLevel[0.4]]], {{ - 20, Full}, 15}], - Style[ - Pane[ - RawBoxes[ - StyleBox[ - "\"ID\"", FontColor -> - RGBColor[0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], {{20, Full}, 15}], FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, - 1049895395][{All, All, All, All, "ID"}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[All, All, All, All, "ID"]], - "Mouse"], Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}], - Item[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover[ - Pane[ - RawBoxes[ - StyleBox["\"STATUS\"", FontColor -> GrayLevel[0.4]]], {{ - 20, Full}, 15}], - Style[ - Pane[ - RawBoxes[ - StyleBox[ - "\"STATUS\"", FontColor -> - RGBColor[0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], {{20, Full}, 15}], FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, - 1049895395][{All, All, All, All, "STATUS"}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[All, All, All, All, "STATUS"]], - "Mouse"], Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}], - Item[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover[ - Pane[ - RawBoxes[ - StyleBox["\"CYCLES\"", FontColor -> GrayLevel[0.4]]], {{ - 20, Full}, 15}], - Style[ - Pane[ - RawBoxes[ - StyleBox[ - "\"CYCLES\"", FontColor -> - RGBColor[0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], {{20, Full}, 15}], FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, - 1049895395][{All, All, All, All, "CYCLES"}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[All, All, All, All, "CYCLES"]], - "Mouse"], Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}], - Item[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover[ - Pane[ - RawBoxes[ - StyleBox["\"PARAMS\"", FontColor -> GrayLevel[0.4]]], {{ - 20, Full}, 15}], - Style[ - Pane[ - RawBoxes[ - StyleBox[ - "\"PARAMS\"", FontColor -> - RGBColor[0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], {{20, Full}, 15}], FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, - 1049895395][{All, All, All, All, "PARAMS"}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[All, All, All, All, "PARAMS"]], - "Mouse"], Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}]}, { - Item[ - Pane[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover["NN Tests", - Style[ - "NN Tests", FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 1049895395][{ - Key["NN Tests"]}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"]]], "Mouse"], - ImageSize -> {{76.80000000000001, Full}, Automatic}], - Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}], - Item[ - Pane[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover["Fully Connected ", - Style[ - "Fully Connected ", FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 1049895395][{ - Key["NN Tests"], 1, - Key["Fully Connected "]}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 1, - Key["Fully Connected "]]], "Mouse"], - ImageSize -> {{259.20000000000005`, Full}, Automatic}], - Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}], - Pane[ - Annotation["arm_fully_connected_tflite_s8", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 1, - Key["Fully Connected "], 1, - Key["NAME"]]], "Mouse"], - ImageSize -> {{278.40000000000003`, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["1"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 1, - Key["Fully Connected "], 1, - Key["ID"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["PASSED", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 1, - Key["Fully Connected "], 1, - Key["STATUS"]]], "Mouse"], - ImageSize -> {{57.60000000000001, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["1330"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 1, - Key["Fully Connected "], 1, - Key["CYCLES"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 1, - Key["Fully Connected "], 1, - Key["PARAMS"]]], "Mouse"], - ImageSize -> {{0., Full}, Automatic}, - Alignment -> {Left, Baseline}]}, {SpanFromAbove, - Item[ - Pane[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover["Fully Connected Benchmarks ", - Style[ - "Fully Connected Benchmarks ", FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 1049895395][{ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "]}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "]]], "Mouse"], - ImageSize -> {{259.20000000000005`, Full}, Automatic}], - Background -> GrayLevel[0.95], - Alignment -> {Left, Baseline}], - Pane[ - Annotation["arm_fully_connected_tflite_s8", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "], 1, - Key["NAME"]]], "Mouse"], - ImageSize -> {{278.40000000000003`, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["1"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "], 1, - Key["ID"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["PASSED", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "], 1, - Key["STATUS"]]], "Mouse"], - ImageSize -> {{57.60000000000001, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["6415"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "], 1, - Key["CYCLES"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["10", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "], 1, - Key["PARAMS"]]], "Mouse"], - ImageSize -> {{19.200000000000003`, Full}, Automatic}, - Alignment -> {Left, Baseline}]}, { - SpanFromAbove, SpanFromAbove, - Pane[ - Annotation["arm_fully_connected_tflite_s8", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "], 2, - Key["NAME"]]], "Mouse"], - ImageSize -> {{278.40000000000003`, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["1"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "], 2, - Key["ID"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["PASSED", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "], 2, - Key["STATUS"]]], "Mouse"], - ImageSize -> {{57.60000000000001, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["12445"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "], 2, - Key["CYCLES"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["20", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "], 2, - Key["PARAMS"]]], "Mouse"], - ImageSize -> {{19.200000000000003`, Full}, Automatic}, - Alignment -> {Left, Baseline}]}, { - SpanFromAbove, SpanFromAbove, - Pane[ - Annotation["arm_fully_connected_tflite_s8", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "], 3, - Key["NAME"]]], "Mouse"], - ImageSize -> {{278.40000000000003`, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["1"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "], 3, - Key["ID"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["PASSED", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "], 3, - Key["STATUS"]]], "Mouse"], - ImageSize -> {{57.60000000000001, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation[ - RawBoxes["60685"], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "], 3, - Key["CYCLES"]]], "Mouse"], - ImageSize -> {{34, Full}, Automatic}, - Alignment -> {Left, Baseline}], - Pane[ - Annotation["100", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "], 3, - Key["PARAMS"]]], "Mouse"], - ImageSize -> {{28.800000000000004`, Full}, Automatic}, - Alignment -> {Left, Baseline}]}, { - SpanFromAbove, SpanFromAbove, - Item[ - Annotation[ - EventHandler[ - MouseAppearance[ - Mouseover[ - Superscript["4 total \:203a ", ""], - Style[ - Superscript["4 total \:203a ", ""], FontColor -> - RGBColor[ - 0.27450980392156865`, 0.5372549019607843, - 0.792156862745098]]], "LinkHand"], {"MouseClicked", 1} :> - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 1049895395][{ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "]}]], - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[ - 1049895395][ - GeneralUtilities`Slice[ - Key["NN Tests"], 2, - Key["Fully Connected Benchmarks "]]], "Mouse"], - BaseStyle -> {{ - RGBColor[ - 0.5098039215686274, 0.5098039215686274, - 0.5098039215686274], 8}, ContextMenu -> { - MenuItem["Show 1 more row at this level", - KernelExecute[ - - TypeSystem`NestedGrid`PackagePrivate`adjustLimits[{ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 1049895395}, - TypeSystem`NestedGrid`PackagePrivate`adjustLimitBy[#, - 1]& , {All, All, All}]], MenuEvaluator -> Automatic], - MenuItem["Show 5 more rows at this level", - KernelExecute[ - - TypeSystem`NestedGrid`PackagePrivate`adjustLimits[{ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 1049895395}, - TypeSystem`NestedGrid`PackagePrivate`adjustLimitBy[#, - 5]& , {All, All, All}]], MenuEvaluator -> Automatic], - Delimiter, - MenuItem["Show 1 fewer row at this level", - KernelExecute[ - - TypeSystem`NestedGrid`PackagePrivate`adjustLimits[{ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 1049895395}, - TypeSystem`NestedGrid`PackagePrivate`adjustLimitBy[#, \ --1]& , {All, All, All}]], MenuEvaluator -> Automatic], - MenuItem["Show 5 fewer rows at this level", - KernelExecute[ - - TypeSystem`NestedGrid`PackagePrivate`adjustLimits[{ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 1049895395}, - TypeSystem`NestedGrid`PackagePrivate`adjustLimitBy[#, \ --5]& , {All, All, All}]], MenuEvaluator -> Automatic]}}, - Alignment -> {Left, Baseline}, Background -> - GrayLevel[0.98]], SpanFromLeft, SpanFromLeft, - SpanFromLeft, SpanFromLeft}}, BaseStyle -> {ContextMenu -> { - MenuItem["Copy position to clipboard", - KernelExecute[ - TypeSystem`NestedGrid`PackagePrivate`toCurrentPosition[ - TypeSystem`NestedGrid`PackagePrivate`copyClip]], - MenuEvaluator -> Automatic], - MenuItem["Copy data to clipboard", - KernelExecute[ - TypeSystem`NestedGrid`PackagePrivate`toCurrentData[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`copyClip]], - MenuEvaluator -> Automatic], Delimiter, - MenuItem["Paste position in new cell", - KernelExecute[ - TypeSystem`NestedGrid`PackagePrivate`toCurrentPosition[ - TypeSystem`NestedGrid`PackagePrivate`cellPaste]], - MenuEvaluator -> Automatic], - MenuItem["Paste data in new cell", - KernelExecute[ - TypeSystem`NestedGrid`PackagePrivate`toCurrentData[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`cellPaste]], - MenuEvaluator -> Automatic]}, FontFamily -> "Verdana", - FontSize -> 12}, Alignment -> Left, RowMinHeight -> 1.5, - Dividers -> All, FrameStyle -> GrayLevel[0.85], - BaseStyle -> {FontFamily -> "Verdana", FontSize -> 12}], - LineBreakWithin -> False, ContextMenu -> {}, NumberMarks -> - False, ShowAutoStyles -> False]], - TypeSystem`NestedGrid`PackagePrivate`initialQ = True, - TypeSystem`NestedGrid`PackagePrivate`self = $Failed}, - Dynamic[ - TypeSystem`NestedGrid`PackagePrivate`setupViewPath[ - TypeSystem`NestedGrid`PackagePrivate`$path$$, If[ - Not[TypeSystem`NestedGrid`PackagePrivate`initialQ], - - Module[{ - TypeSystem`NestedGrid`PackagePrivate`tmpGrid$ = $Failed, - TypeSystem`NestedGrid`PackagePrivate`tmpData$ = - TypeSystem`NestedGrid`PackagePrivate`LookupCacheValue[ - TypeSystem`NestedGrid`PackagePrivate`$state$$["Data"]]}, - TypeSystem`NestedGrid`PackagePrivate`tmpGrid$ = - If[TypeSystem`NestedGrid`PackagePrivate`tmpData$ === - TypeSystem`NestedGrid`PackagePrivate`$NotCached, - TypeSystem`NestedGrid`PackagePrivate`renderedGrid, - TypeSystem`NestedGrid`PackagePrivate`renderGrid[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 1049895395][ - TypeSystem`NestedGrid`PackagePrivate`tmpData$]]; If[ - Not[ - FailureQ[TypeSystem`NestedGrid`PackagePrivate`tmpGrid$]], - TypeSystem`NestedGrid`PackagePrivate`renderedGrid = - TypeSystem`NestedGrid`PackagePrivate`tmpGrid$]; Null]]; - TypeSystem`NestedGrid`PackagePrivate`initialQ = False; - TypeSystem`NestedGrid`PackagePrivate`$pos$$; If[ - FailureQ[TypeSystem`NestedGrid`PackagePrivate`renderedGrid], - TypeSystem`SparseGrid[ - TypeSystem`H["(data no longer present)"]], - If[GeneralUtilities`$DebugMode, - Row[{TypeSystem`NestedGrid`PackagePrivate`renderedGrid, " ", - TypeSystem`NestedGrid`PackagePrivate`formatState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$]}], - TypeSystem`NestedGrid`PackagePrivate`renderedGrid]]], - TrackedSymbols :> {TypeSystem`NestedGrid`PackagePrivate`$pos$$}], - DynamicModuleValues :> {}], - TypeSystem`NestedGrid`PackagePrivate`$posCell$$, - TypeSystem`NestedGrid`PackagePrivate`$topBar$$ = Dynamic[ - TypeSystem`NestedGrid`PackagePrivate`alignBar[ - TypeSystem`NestedGrid`PackagePrivate`$state$$][ - TypeSystem`NestedGrid`PackagePrivate`makeFramedBar[ - TypeSystem`PackageScope`Pathbar[ - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`updateState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$path$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$, 1049895395]]]], - TrackedSymbols :> {TypeSystem`NestedGrid`PackagePrivate`$path$$}], - TypeSystem`NestedGrid`PackagePrivate`$bottomBar$$ = Framed[ - Dynamic[ - Replace[ - MouseAnnotation[Null], { - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[1049895395][ - Null] -> "", - TypeSystem`NestedGrid`PackagePrivate`$SliceMarker[1049895395][ - Pattern[TypeSystem`NestedGrid`PackagePrivate`path, - Blank[]]] :> ( - TypeSystem`NestedGrid`PackagePrivate`$lastPath = - TypeSystem`NestedGrid`PackagePrivate`path; - TypeSystem`NestedGrid`PackagePrivate`makePathTrail[ - TypeSystem`NestedGrid`PackagePrivate`path, - TypeSystem`NestedGrid`PackagePrivate`makePathElements]), - Null :> Spacer[10], Blank[] :> Spacer[10]}], - TrackedSymbols :> {}], FrameStyle -> None, ImageMargins -> 0, - FrameMargins -> 0, Alignment -> Top, - ImageSize -> {Automatic, 14}]}, - DynamicBox[ - ToBoxes[ - Column[ - If[TypeSystem`NestedGrid`PackagePrivate`$path$$ == {}, { - TypeSystem`NestedGrid`PackagePrivate`displayScrollBar[ - TypeSystem`NestedGrid`PackagePrivate`$grid$$, - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$], - TypeSystem`NestedGrid`PackagePrivate`onDesktopShow[ - TypeSystem`NestedGrid`PackagePrivate`alignBar[ - TypeSystem`NestedGrid`PackagePrivate`$state$$][ - TypeSystem`NestedGrid`PackagePrivate`$bottomBar$$]]}, { - TypeSystem`NestedGrid`PackagePrivate`$topBar$$, - TypeSystem`NestedGrid`PackagePrivate`displayScrollBar[ - TypeSystem`NestedGrid`PackagePrivate`$grid$$, - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$pos$$], - TypeSystem`NestedGrid`PackagePrivate`onDesktopShow[ - TypeSystem`NestedGrid`PackagePrivate`alignBar[ - TypeSystem`NestedGrid`PackagePrivate`$state$$][ - TypeSystem`NestedGrid`PackagePrivate`$bottomBar$$]]}], - Spacings -> - If[TypeSystem`NestedGrid`PackagePrivate`$path$$ == {}, - 0, {{}, {0, 0.05, 0}}]], StandardForm], - ImageSizeCache -> {871., {79., 85.}}, - TrackedSymbols :> { - TypeSystem`NestedGrid`PackagePrivate`$state$$, - TypeSystem`NestedGrid`PackagePrivate`$grid$$}], - BaseStyle -> {LineBreakWithin -> False}, Deinitialization :> - TypeSystem`NestedGrid`PackagePrivate`deleteState[ - TypeSystem`NestedGrid`PackagePrivate`$state$$], - DynamicModuleValues :> {}, Initialization :> - Block[{$ContextPath = $ContextPath}, - Needs["TypeSystem`"]]], Deploy, DefaultBaseStyle -> "Deploy"]}, - "CopyTag", - DisplayFunction->(#& ), - InterpretationFunction->("Dataset[<>]"& )]} - }, - DefaultBaseStyle->"Column", - GridBoxAlignment->{"Columns" -> {{Left}}}, - GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], - "Column"]], "Output", - CellChangeTimes->{{3.7719133518877954`*^9, 3.7719133732451773`*^9}, { - 3.771913410417641*^9, 3.7719134746548405`*^9}}, - CellLabel->"Out[14]=",ExpressionUUID->"23978ef7-fbad-411b-bd34-bbf885ca40b3"] -}, Open ]] + CellLabel->"In[14]:=",ExpressionUUID->"6cdbb696-26f9-45b5-88dc-77262be1f94d"] }, WindowSize->{1063, 641}, -WindowMargins->{{Automatic, 191}, {32, Automatic}}, +WindowMargins->{{Automatic, 162}, {20, Automatic}}, FrontEndVersion->"12.0 for Microsoft Windows (64-bit) (April 8, 2019)", StyleDefinitions->"Default.nb" ] @@ -1821,10 +67,7 @@ CellTagsIndex->{} (*NotebookFileOutline Notebook[{ Cell[558, 20, 726, 16, 28, "Input",ExpressionUUID->"a3ff6af3-d397-4a63-9a0c-239444d6be9a"], -Cell[CellGroupData[{ -Cell[1309, 40, 479, 12, 28, "Input",ExpressionUUID->"6cdbb696-26f9-45b5-88dc-77262be1f94d"], -Cell[1791, 54, 90047, 1749, 459, "Output",ExpressionUUID->"23978ef7-fbad-411b-bd34-bbf885ca40b3"] -}, Open ]] +Cell[1287, 38, 479, 12, 28, "Input",ExpressionUUID->"6cdbb696-26f9-45b5-88dc-77262be1f94d"] } ] *) diff --git a/Testing/summaryBench.py b/Testing/summaryBench.py index e4fa4236..2ed840d5 100644 --- a/Testing/summaryBench.py +++ b/Testing/summaryBench.py @@ -107,7 +107,7 @@ parser = argparse.ArgumentParser(description='Generate summary benchmarks') parser.add_argument('-f', nargs='?',type = str, default=None, help="Test description file path") parser.add_argument('-b', nargs='?',type = str, default="FullBenchmark", help="Full Benchmark dir path") -parser.add_argument('-e', action='store_true', help="Embedded test") +#parser.add_argument('-e', action='store_true', help="Embedded test") parser.add_argument('others', nargs=argparse.REMAINDER) diff --git a/Testing/test.txt b/Testing/test.txt deleted file mode 100644 index d43ff93e..00000000 --- a/Testing/test.txt +++ /dev/null @@ -1,104 +0,0 @@ -<| -"Root " -> -{<| -"DSP Test " -> -{<| -"Basic Tests " -> -{<|"NAME" -> "Test nb=3 arm_add_f32","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 604,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=4n arm_add_f32","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 814,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=4n+1 arm_add_f32","ID" -> 3,"STATUS" -> "PASSED","CYCLES" -> 864,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=3 arm_sub_f32","ID" -> 4,"STATUS" -> "PASSED","CYCLES" -> 604,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=4n arm_sub_f32","ID" -> 5,"STATUS" -> "PASSED","CYCLES" -> 814,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=4n+1 arm_sub_f32","ID" -> 6,"STATUS" -> "PASSED","CYCLES" -> 864,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=3 arm_mult_f32","ID" -> 7,"STATUS" -> "PASSED","CYCLES" -> 604,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=4n arm_mult_f32","ID" -> 8,"STATUS" -> "PASSED","CYCLES" -> 814,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=4n+1 arm_mult_f32","ID" -> 9,"STATUS" -> "PASSED","CYCLES" -> 864,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=3 arm_negate_f32","ID" -> 10,"STATUS" -> "PASSED","CYCLES" -> 597,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=4n arm_negate_f32","ID" -> 11,"STATUS" -> "PASSED","CYCLES" -> 802,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=4n+1 arm_negate_f32","ID" -> 12,"STATUS" -> "PASSED","CYCLES" -> 850,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=3 arm_offset_f32","ID" -> 13,"STATUS" -> "PASSED","CYCLES" -> 598,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=4n arm_offset_f32","ID" -> 14,"STATUS" -> "PASSED","CYCLES" -> 803,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=4n+1 arm_offset_f32","ID" -> 15,"STATUS" -> "PASSED","CYCLES" -> 851,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=3 arm_scale_f32","ID" -> 16,"STATUS" -> "PASSED","CYCLES" -> 598,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=4n arm_scale_f32","ID" -> 17,"STATUS" -> "PASSED","CYCLES" -> 803,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=4n+1 arm_scale_f32","ID" -> 18,"STATUS" -> "PASSED","CYCLES" -> 851,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=3 arm_dot_prod_f32","ID" -> 19,"STATUS" -> "PASSED","CYCLES" -> 343,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=4n arm_dot_prod_f32","ID" -> 20,"STATUS" -> "PASSED","CYCLES" -> 369,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=4n+1 arm_dot_prod_f32","ID" -> 21,"STATUS" -> "PASSED","CYCLES" -> 380,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=3 arm_abs_f32","ID" -> 22,"STATUS" -> "PASSED","CYCLES" -> 597,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=4n arm_abs_f32","ID" -> 23,"STATUS" -> "PASSED","CYCLES" -> 802,"PARAMS" -> ""|> -,<|"NAME" -> "Test nb=4n+1 arm_abs_f32","ID" -> 24,"STATUS" -> "PASSED","CYCLES" -> 850,"PARAMS" -> ""|> -}|> -,<| -"Complex Tests " -> -{<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 229,"PARAMS" -> "1,1,1"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 238,"PARAMS" -> "1,1,3"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 257,"PARAMS" -> "1,1,5"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 238,"PARAMS" -> "1,3,1"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 276,"PARAMS" -> "1,3,3"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 302,"PARAMS" -> "1,3,5"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 257,"PARAMS" -> "1,5,1"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 302,"PARAMS" -> "1,5,3"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 350,"PARAMS" -> "1,5,5"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 238,"PARAMS" -> "3,1,1"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 276,"PARAMS" -> "3,1,3"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 302,"PARAMS" -> "3,1,5"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 276,"PARAMS" -> "3,3,1"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 359,"PARAMS" -> "3,3,3"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 439,"PARAMS" -> "3,3,5"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 302,"PARAMS" -> "3,5,1"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 439,"PARAMS" -> "3,5,3"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 575,"PARAMS" -> "3,5,5"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 257,"PARAMS" -> "5,1,1"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 302,"PARAMS" -> "5,1,3"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 350,"PARAMS" -> "5,1,5"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 302,"PARAMS" -> "5,3,1"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 439,"PARAMS" -> "5,3,3"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 575,"PARAMS" -> "5,3,5"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 350,"PARAMS" -> "5,5,1"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 575,"PARAMS" -> "5,5,3"|> -,<|"NAME" -> "Test A","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 799,"PARAMS" -> "5,5,5"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 234,"PARAMS" -> "1,1,1"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 262,"PARAMS" -> "1,1,3"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 281,"PARAMS" -> "1,1,5"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 262,"PARAMS" -> "1,3,1"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 315,"PARAMS" -> "1,3,3"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 372,"PARAMS" -> "1,3,5"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 281,"PARAMS" -> "1,5,1"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 372,"PARAMS" -> "1,5,3"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 459,"PARAMS" -> "1,5,5"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 262,"PARAMS" -> "3,1,1"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 315,"PARAMS" -> "3,1,3"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 372,"PARAMS" -> "3,1,5"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 315,"PARAMS" -> "3,3,1"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 481,"PARAMS" -> "3,3,3"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 643,"PARAMS" -> "3,3,5"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 372,"PARAMS" -> "3,5,1"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 643,"PARAMS" -> "3,5,3"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 913,"PARAMS" -> "3,5,5"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 281,"PARAMS" -> "5,1,1"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 372,"PARAMS" -> "5,1,3"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 459,"PARAMS" -> "5,1,5"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 372,"PARAMS" -> "5,3,1"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 643,"PARAMS" -> "5,3,3"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 913,"PARAMS" -> "5,3,5"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 459,"PARAMS" -> "5,5,1"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 913,"PARAMS" -> "5,5,3"|> -,<|"NAME" -> "Test B","ID" -> 2,"STATUS" -> "PASSED","CYCLES" -> 1363,"PARAMS" -> "5,5,5"|> -}|> -}|> -,<| -"NN Tests" -> -{<| -"Fully Connected " -> -{<|"NAME" -> "arm_fully_connected_tflite_s8","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 1330,"PARAMS" -> ""|> -}|> -,<| -"Fully Connected Benchmarks " -> -{<|"NAME" -> "arm_fully_connected_tflite_s8","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 6415,"PARAMS" -> "10"|> -,<|"NAME" -> "arm_fully_connected_tflite_s8","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 12445,"PARAMS" -> "20"|> -,<|"NAME" -> "arm_fully_connected_tflite_s8","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 60685,"PARAMS" -> "100"|> -,<|"NAME" -> "arm_fully_connected_tflite_s8","ID" -> 1,"STATUS" -> "PASSED","CYCLES" -> 120985,"PARAMS" -> "200"|> -}|> -}|> -}|>