<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can i get the output of a layer by the SDK C++ API? in Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/How-can-i-get-the-output-of-a-layer-by-the-SDK-C-API/m-p/655022#M2543</link>
    <description>&lt;P&gt;@InSilence Currently there isn't any support for outputting the layer of a node via the API. A possible alternative is to generate a graph file with your desired output layer by using the -on option. You can then use the graph file with the API. &lt;/P&gt;</description>
    <pubDate>Wed, 10 Jan 2018 03:55:05 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2018-01-10T03:55:05Z</dc:date>
    <item>
      <title>How can i get the output of a layer by the SDK C++ API?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/How-can-i-get-the-output-of-a-layer-by-the-SDK-C-API/m-p/655021#M2542</link>
      <description>I want to use NC API instead my caffe code,but this content doesn't appear in the documents.
This is my code which is the part of getting a layer output:
caffe::Net&amp;lt;NetF&amp;gt;* _net;
* 
* 
* 
boost::shared_ptr&amp;lt;caffe::Blob&amp;lt;NetF&amp;gt; &amp;gt; features = _net-&amp;gt;blob_by_name("fc5");</description>
      <pubDate>Fri, 05 Jan 2018 17:30:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/How-can-i-get-the-output-of-a-layer-by-the-SDK-C-API/m-p/655021#M2542</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-01-05T17:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can i get the output of a layer by the SDK C++ API?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/How-can-i-get-the-output-of-a-layer-by-the-SDK-C-API/m-p/655022#M2543</link>
      <description>&lt;P&gt;@InSilence Currently there isn't any support for outputting the layer of a node via the API. A possible alternative is to generate a graph file with your desired output layer by using the -on option. You can then use the graph file with the API. &lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2018 03:55:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/How-can-i-get-the-output-of-a-layer-by-the-SDK-C-API/m-p/655022#M2543</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-01-10T03:55:05Z</dc:date>
    </item>
  </channel>
</rss>

