Commit 8fe23cae authored by fenglei's avatar fenglei

add static string s_manifest = ;

parent d61fb540
......@@ -29,6 +29,8 @@
using namespace std;
using namespace ngraph;
static string s_manifest = "${MANIFEST}";
static void test_allreduce_common(reduction::Type reduce_type)
{
auto comm_size = get_distributed_interface()->get_size();
......
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