fix cpp lint

revert-10836-update-becbos-url
Xin Pan 7 years ago
parent 871bc43064
commit 8282d3e012

@ -236,8 +236,7 @@ void TestInference(const std::string& dirname,
// Disable the profiler and print the timing information
paddle::platform::DisableProfiler(
paddle::platform::EventSortingKey::kDefault,
"run_inference_profiler");
paddle::platform::EventSortingKey::kDefault, "run_inference_profiler");
paddle::platform::ResetProfiler();
}

Loading…
Cancel
Save