<?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 That would be great. Thanks in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061968#M104</link>
    <description>&lt;P&gt;That would be great.&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;Thanks for the quick update!&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Manel&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Mar 2017 15:05:37 GMT</pubDate>
    <dc:creator>Manel_Fernandez</dc:creator>
    <dc:date>2017-03-21T15:05:37Z</dc:date>
    <item>
      <title>Any plan to provide Intel-optimized packages for TensorFlow 1.0.1?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061966#M102</link>
      <description>&lt;P&gt;When installing Intel Distribution for Python and TensorFlow 1.0.1, I still see TensorFlow is not even optimized for AVX2.&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
	&lt;PRE class="brush:python;"&gt;$ python -V
Python 2.7.12 :: Intel Corporation
$ python 
Python 2.7.12 |Intel Corporation| (default, Feb 12 2017, 04:02:31) 
[GCC 4.8.2 20140120 (Red Hat 4.8.2-15)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
Intel(R) Distribution for Python is brought to you by Intel Corporation.
Please check out: &lt;A href="https://software.intel.com/en-us/python-distribution" target="_blank"&gt;https://software.intel.com/en-us/python-distribution&lt;/A&gt;
&amp;gt;&amp;gt;&amp;gt; import tensorflow as tf
&amp;gt;&amp;gt;&amp;gt; s = tf.Session()
W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE3 instructions, but these are available on your machine and could speed up CPU computations.
W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.1 instructions, but these are available on your machine and could speed up CPU computations.
W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.2 instructions, but these are available on your machine and could speed up CPU computations.
W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX instructions, but these are available on your machine and could speed up CPU computations.
W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX2 instructions, but these are available on your machine and could speed up CPU computations.
W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use FMA instructions, but these are available on your machine and could speed up CPU computations.
&amp;gt;&amp;gt;&amp;gt;
$&lt;/PRE&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Is there any plan to provide AVX2 package for TensforFlow? Compiling TensorFlow is not a trivial process, that's why providing such package will reach a broader audience.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;Manel&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 11:50:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061966#M102</guid>
      <dc:creator>Manel_Fernandez</dc:creator>
      <dc:date>2017-03-21T11:50:12Z</dc:date>
    </item>
    <item>
      <title>Hi Manel,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061967#M103</link>
      <description>&lt;P&gt;Hi Manel,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;The version you are using now is most likely the conda forge package, which downloads the binary wheel that google has published.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;We are experimenting now with various builds to find the simplest way to get best performance on machines with AVX2 and AVX512. Intel has also submitted some pull requests to the tensorflow project for optimization. We are hoping all issues will be resolved in a few weeks and then we can provide instructions on how to get an optimized tensorflow.&lt;/P&gt;

&lt;P&gt;Robert&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 14:28:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061967#M103</guid>
      <dc:creator>Robert_C_Intel</dc:creator>
      <dc:date>2017-03-21T14:28:34Z</dc:date>
    </item>
    <item>
      <title>That would be great. Thanks</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061968#M104</link>
      <description>&lt;P&gt;That would be great.&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;Thanks for the quick update!&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Manel&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 15:05:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061968#M104</guid>
      <dc:creator>Manel_Fernandez</dc:creator>
      <dc:date>2017-03-21T15:05:37Z</dc:date>
    </item>
    <item>
      <title>Hi Robert,  when there's the</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061969#M105</link>
      <description>&lt;P&gt;Hi Robert, &amp;nbsp;when there's the Intel optimized Tensorflow available, where can I receive notices on how to download?&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 18:02:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061969#M105</guid>
      <dc:creator>Vincent_Y_</dc:creator>
      <dc:date>2017-03-21T18:02:59Z</dc:date>
    </item>
    <item>
      <title>Someone will put a notice</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061970#M106</link>
      <description>&lt;P&gt;Someone will put a notice here, and that should trigger an email to you.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 19:08:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061970#M106</guid>
      <dc:creator>Robert_C_Intel</dc:creator>
      <dc:date>2017-03-21T19:08:50Z</dc:date>
    </item>
    <item>
      <title>Hi Manel,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061971#M107</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Hi Manel,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;There is going to be a TensorFlow on Modern Intel® Architectures Webinar in May 9, 2017. The following link provides detailed information about the&amp;nbsp;TensorFlow* on&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://software.seek.intel.com/TensorFlowWebinar_Reg" style="font-size: 12px;"&gt;Modern Intel® Architectures Webinar&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 05:43:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061971#M107</guid>
      <dc:creator>gaston-hillar</dc:creator>
      <dc:date>2017-05-01T05:43:03Z</dc:date>
    </item>
    <item>
      <title>Manel,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061972#M108</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Manel,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;The speaker for this webinar is ElMoustapha Ould-Ahmed-Vall,&amp;nbsp;Senior Principal Engineer in Artificial Intelligence Products Group (AIPG)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 05:43:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061972#M108</guid>
      <dc:creator>gaston-hillar</dc:creator>
      <dc:date>2017-05-01T05:43:29Z</dc:date>
    </item>
    <item>
      <title>Quote:Robert C. (Intel) wrote</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061973#M109</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Robert C. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hi Manel,&lt;/P&gt;

&lt;P&gt;The version you are using now is most likely the conda forge package, which downloads the binary wheel that google has published.&lt;/P&gt;

&lt;P&gt;We are experimenting now with various builds to find the simplest way to get best performance on machines with AVX2 and AVX512. Intel has also submitted some pull requests to the tensorflow project for optimization. We are hoping all issues will be resolved in a few weeks and then we can provide instructions on how to get an optimized tensorflow.&lt;/P&gt;

&lt;P&gt;Robert&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hi Robert,&lt;/P&gt;

&lt;P&gt;I was getting same warnings reported by Manuel at the beginig of this threat.&lt;/P&gt;

&lt;P&gt;Just for fun, I built from sources a CPU tensorflow passing to the configure script the compiler option&amp;nbsp;&lt;STRONG&gt;-march=core-avx2 and to use mkl&amp;nbsp;/home/intel2017/mkl.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Now the warnings of not having support for the instrucctions &lt;CODE class="plain"&gt;SSE3, ..., AVX, AVX2 are gone.&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;&lt;CODE class="plain"&gt;How can I check if this build is really using mkl?&lt;/CODE&gt;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE class="plain"&gt;Sergio&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Enhance your #MachineLearning and #BigData skills via #Python #SciPy&lt;BR /&gt;
	1) &lt;A href="https://www.packtpub.com/big-data-and-business-intelligence/numerical-and-scientific-computing-scipy-video" target="_blank"&gt;https://www.packtpub.com/big-data-and-business-intelligence/numerical-and-scientific-computing-scipy-video&lt;/A&gt;&lt;BR /&gt;
	2) &lt;A href="https://www.packtpub.com/big-data-and-business-intelligence/learning-scipy-numerical-and-scientific-computing-second-edition" target="_blank"&gt;https://www.packtpub.com/big-data-and-business-intelligence/learning-scipy-numerical-and-scientific-computing-second-edition&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 13:52:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061973#M109</guid>
      <dc:creator>sergio_r_</dc:creator>
      <dc:date>2017-05-16T13:52:33Z</dc:date>
    </item>
    <item>
      <title>All the optimization changes</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061974#M110</link>
      <description>&lt;P&gt;All the optimization changes have been merged upstream and you can now build an intel optimized version tensorflow by following the directions here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/tensorflow-optimizations-on-modern-intel-architecture"&gt;https://software.intel.com/en-us/articles/tensorflow-optimizations-on-modern-intel-architecturehttps://software.intel.com/en-us/articles/tensorflow-optimizations-on-modern-intel-architecture&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;We are working on making a binary package that we can publish, but it should not be difficult to build the package following the directions above on a linux system.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 14:33:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061974#M110</guid>
      <dc:creator>Robert_C_Intel</dc:creator>
      <dc:date>2017-05-18T14:33:30Z</dc:date>
    </item>
    <item>
      <title>Robert,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061975#M111</link>
      <description>&lt;P&gt;Robert,&lt;/P&gt;

&lt;P&gt;Awesome news! I might try by myself whenever I have time, but I will definitely look forward for the public binary package.&lt;/P&gt;

&lt;P&gt;Best,&lt;/P&gt;

&lt;P&gt;Manel&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 08:17:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Any-plan-to-provide-Intel-optimized-packages-for-TensorFlow-1-0/m-p/1061975#M111</guid>
      <dc:creator>Manel_Fernandez</dc:creator>
      <dc:date>2017-05-19T08:17:01Z</dc:date>
    </item>
  </channel>
</rss>

