Publishing 2019 R1 content
[platform/upstream/dldt.git] / inference-engine / tests / helpers / ir_gen_helper.hpp
index db8bff5..bdb0e16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018 Intel Corporation
+// Copyright (C) 2018-2019 Intel Corporation
 // SPDX-License-Identifier: Apache-2.0
 //
 
@@ -19,7 +19,7 @@ namespace single_layer_tests {
                                   const std::string& precision,
                                   const std::string& layers, 
                                   const std::string& edges,
-                                  const unsigned ir_version = 4u);
+                                  const unsigned ir_version = 5u);
     };
 
 } // namespace single_layer_tests