Publishing 2019 R1 content
[platform/upstream/dldt.git] / inference-engine / include / cpp / ie_plugin_cpp.hpp
index 5605209..0cef8cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018 Intel Corporation
+// Copyright (C) 2018-2019 Intel Corporation
 // SPDX-License-Identifier: Apache-2.0
 //
 
@@ -77,6 +77,7 @@ public:
     }
 
     /**
+     * @deprecated Loads IExecutableNetwork to create IInferRequest.
      * @brief Wraps original method
      * IInferencePlugin::Infer(const BlobMap&, BlobMap&, ResponseDesc *resp)
      */