Commit af2a9af0 authored by Robert Kimball's avatar Robert Kimball

basic API

parent 3ca1b5ba
......@@ -96,4 +96,5 @@ protected:
private:
ngraph::ParameterVector m_parameters;
ngraph::ResultVector m_results;
std::future<bool> m_future;
};
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