fix class not declear when build ge

pull/4045/head
liubuyu 5 years ago
parent 7113f1f22c
commit 344bcd85be

@ -24,6 +24,10 @@
namespace mindspore { namespace mindspore {
namespace context { namespace context {
#ifdef ENBALE_GE
using mindspore::transform::DfGraphManager;
#endif
#ifndef NO_DLIB #ifndef NO_DLIB
// Open tdt dataset // Open tdt dataset
bool OpenTsd(const std::shared_ptr<MsContext> &ms_context_ptr) { bool OpenTsd(const std::shared_ptr<MsContext> &ms_context_ptr) {

Loading…
Cancel
Save