Commit a3115a03 authored by amy.zhuang's avatar amy.zhuang

Merge branch 'ayzhuang/in-place-concat' of…

Merge branch 'ayzhuang/in-place-concat' of https://github.com/NervanaSystems/ngraph into ayzhuang/in-place-concat
parents 7bdb11de 3a2bfd7e
......@@ -237,8 +237,8 @@ namespace ngraph
bool m_use_tbb;
#if !defined(NGRAPH_DEX_ONLY)
bool m_is_compiled;
bool m_direct_execution;
#endif
bool m_direct_execution;
EntryPoint m_compiled_function;
std::unordered_map<std::string, std::string> m_variable_name_map;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment