Browse Source

!5512 fix cpplint

Merge pull request !5512 from laiyongqiang/r0.5_clean_every
r0.5
mindspore-ci-bot Gitee 5 years ago
parent
commit
93a50ec44d
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      mindspore/ccsrc/device/ascend/kernel_build_ascend.cc

+ 2
- 0
mindspore/ccsrc/device/ascend/kernel_build_ascend.cc View File

@@ -19,6 +19,8 @@
#include <vector>
#include <string>
#include <memory>
#include <set>
#include <map>
#include <functional>

#include "device/ascend/kernel_select_ascend.h"


Loading…
Cancel
Save