提交 9cb27341 编写于 作者: L lichao18

fix the benchmark MaccProcessed bug

上级 19e3a65c
......@@ -51,7 +51,6 @@ void PriorBox(
net.RunOp(D);
}
const int64_t tot = static_cast<int64_t>(iters) * (300 * 300 * 3 + h);
mace::testing::MaccProcessed(tot);
testing::BytesProcessed(tot * sizeof(T));
mace::testing::StartTiming();
while (iters--) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册