Browse Source

compile error in yellow

tags/v1.3.0
zhengyuanhua 3 years ago
parent
commit
9394d886f7
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      ge/common/profiling/profiling_manager.h

+ 2
- 0
ge/common/profiling/profiling_manager.h View File

@@ -119,7 +119,9 @@ class FMK_FUNC_HOST_VISIBILITY FMK_FUNC_DEV_VISIBILITY ProfilingManager {
MsprofCallback prof_cb_;
std::string fp_point_;
std::string bp_point_;
#ifdef ONLY_COMPILE_OPEN_SRC
uint32_t reporter_max_len_ = 0;
#endif
};
} // namespace ge
#endif // GE_COMMON_PROFILING_PROFILING_MANAGER_H_

Loading…
Cancel
Save