From ec1876794b734f8bac59d81f1a696f23f69cfd66 Mon Sep 17 00:00:00 2001
From: Tink_Y <31891223+tink2123@users.noreply.github.com>
Date: Thu, 11 Oct 2018 13:51:52 +0800
Subject: [PATCH] Update profiler.md
---
doc/fluid/howto/performance/profiler.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/fluid/howto/performance/profiler.md b/doc/fluid/howto/performance/profiler.md
index ee96e7c74..1a5b8939a 100644
--- a/doc/fluid/howto/performance/profiler.md
+++ b/doc/fluid/howto/performance/profiler.md
@@ -23,7 +23,7 @@ But how to record the time for the mixed C++ and CUDA program? There many C++ A
The overall flow is shown as the following figure.
-
+
### Event
--
GitLab