Browse Source

!8508 fix gpu profiling codex,delet unnecessary blank lines

From: @yanghaitao1
Reviewed-by: @gaocongli_hw,@wangyue01
Signed-off-by: @wangyue01
tags/v1.1.0
mindspore-ci-bot Gitee 5 years ago
parent
commit
b6e0c5a12f
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      mindspore/ccsrc/backend/kernel_compiler/gpu/data/dataset_profiling.cc

+ 0
- 1
mindspore/ccsrc/backend/kernel_compiler/gpu/data/dataset_profiling.cc View File

@@ -25,7 +25,6 @@

namespace mindspore {
namespace kernel {

GetNextProfiling::GetNextProfiling(const std::string &path) : profiling_path_(path) {}

void GetNextProfiling::GetDeviceId() {


Loading…
Cancel
Save