<?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 How to implement numpy broadcast mechanism with mkl? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-implement-numpy-broadcast-mechanism-with-mkl/m-p/1126737#M25305</link>
    <description>&lt;P&gt;How to implement numpy broadcast mechanism with mkl?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;I have been confused, how to use mkl to efficiently implement the broadcast mechanism in numpy ((Element wise operator "+","-","*")?&lt;BR /&gt;such as&lt;BR /&gt;2-D array sub 1-D array&lt;BR /&gt;[[1,2,3],&lt;BR /&gt;[4,5,6],&lt;BR /&gt;[7,8,9]]&lt;BR /&gt;-&lt;BR /&gt;[1, 2, 3]&lt;BR /&gt;=&lt;BR /&gt;[[0, 0, 0],&lt;BR /&gt;[3, 3, 3],&lt;BR /&gt;[6, 6, 6]]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;And the second operation (can be understood as a matrix multiplied by a diagonal matrix)&lt;BR /&gt;2-D array multiply 1-D array(Element wise multiply )&lt;BR /&gt;[[1,2,3],&lt;BR /&gt;[4,5,6],&lt;BR /&gt;[7,8,9]]&lt;BR /&gt;*&lt;BR /&gt;[1, 2, 3]&lt;BR /&gt;=&lt;BR /&gt;[[1, 4, 9],&lt;BR /&gt;[4, 10, 18],&lt;BR /&gt;[7, 16, 27]]&lt;/P&gt;</description>
    <pubDate>Fri, 04 Jan 2019 14:19:29 GMT</pubDate>
    <dc:creator>xianfeng__liang</dc:creator>
    <dc:date>2019-01-04T14:19:29Z</dc:date>
    <item>
      <title>How to implement numpy broadcast mechanism with mkl?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-implement-numpy-broadcast-mechanism-with-mkl/m-p/1126737#M25305</link>
      <description>&lt;P&gt;How to implement numpy broadcast mechanism with mkl?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;I have been confused, how to use mkl to efficiently implement the broadcast mechanism in numpy ((Element wise operator "+","-","*")?&lt;BR /&gt;such as&lt;BR /&gt;2-D array sub 1-D array&lt;BR /&gt;[[1,2,3],&lt;BR /&gt;[4,5,6],&lt;BR /&gt;[7,8,9]]&lt;BR /&gt;-&lt;BR /&gt;[1, 2, 3]&lt;BR /&gt;=&lt;BR /&gt;[[0, 0, 0],&lt;BR /&gt;[3, 3, 3],&lt;BR /&gt;[6, 6, 6]]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;And the second operation (can be understood as a matrix multiplied by a diagonal matrix)&lt;BR /&gt;2-D array multiply 1-D array(Element wise multiply )&lt;BR /&gt;[[1,2,3],&lt;BR /&gt;[4,5,6],&lt;BR /&gt;[7,8,9]]&lt;BR /&gt;*&lt;BR /&gt;[1, 2, 3]&lt;BR /&gt;=&lt;BR /&gt;[[1, 4, 9],&lt;BR /&gt;[4, 10, 18],&lt;BR /&gt;[7, 16, 27]]&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 14:19:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-implement-numpy-broadcast-mechanism-with-mkl/m-p/1126737#M25305</guid>
      <dc:creator>xianfeng__liang</dc:creator>
      <dc:date>2019-01-04T14:19:29Z</dc:date>
    </item>
    <item>
      <title>the same as https://software</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-implement-numpy-broadcast-mechanism-with-mkl/m-p/1126738#M25306</link>
      <description>&lt;P&gt;the same as&amp;nbsp;https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/802035&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 05:40:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/How-to-implement-numpy-broadcast-mechanism-with-mkl/m-p/1126738#M25306</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-01-07T05:40:20Z</dc:date>
    </item>
  </channel>
</rss>

