Browse Source

!4056 fix spelling mistake

Merge pull request !4056 from liubuyu/bug_fix
tags/v0.7.0-beta
mindspore-ci-bot Gitee 5 years ago
parent
commit
6123476fcb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mindspore/ccsrc/utils/context/context_extends.cc

+ 1
- 1
mindspore/ccsrc/utils/context/context_extends.cc View File

@@ -24,7 +24,7 @@

namespace mindspore {
namespace context {
#ifdef ENBALE_GE
#ifdef ENABLE_GE
using mindspore::transform::DfGraphManager;
#endif



Loading…
Cancel
Save