Merged in measureClassificationOverhead (pull request #12)
MeasureClassificationOverhead Approved-by: Akash Kothawale <akothaw1@binghamton.edu>
This commit is contained in:
parent
ae81125110
commit
f1c6adb05b
9 changed files with 127 additions and 81 deletions
|
@ -20,6 +20,7 @@ func newLogger() *LoggerDriver {
|
|||
PCP: true,
|
||||
DEG_COL: true,
|
||||
SPS: true,
|
||||
CLSFN_TASKDIST_OVERHEAD: true,
|
||||
},
|
||||
}
|
||||
return logger
|
||||
|
|
Reference in a new issue