提交 c10407b2 编写于 作者: 刘琦

Merge branch 'master' into 'master'

fix the benchmark MaccProcessed bug

See merge request !919
......@@ -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.
先完成此消息的编辑!
想要评论请 注册