2017-04-29 17:15:03 +04:00

50 строки
731 B
INI

{
"global" : {
},
"skip" : [
"printf"
],
"functions" : {
"thd_bf8" : {
"analyze" : true,
"type" : 1,
"mean" : 100000000
},
"thd_bf16" : {
"analyze" : true,
"type" : 1,
"mean" : 100000000
},
"thd_bf32" : {
"analyze" : true,
"type" : 1,
"mean" : 100000000
},
"thd_bf64" : {
"analyze" : true,
"type" : 1,
"mean" : 1000000000
},
"thd_rr8" : {
"analyze" : true,
"type" : 0,
"mean" : 100000000
},
"thd_rr16" : {
"analyze" : true,
"type" : 0,
"mean" : 100000000
},
"thd_rr32" : {
"analyze" : true,
"type" : 0,
"mean" : 100000000
},
"thd_rr64" : {
"analyze" : true,
"type" : 0,
"mean" : 100000000
}
}
}