You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td><p>The <codeclass="docutils literal notranslate"><spanclass="pre">PrivateArray</span></code> class is an simple version of array intended to be used</p></td>
<emclass="property"><spanclass="pre">class</span><spanclass="w"></span></em><spanclass="sig-name descname"><spanclass="pre">PrivateArray</span></span><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n"><spanclass="pre">shape</span></span></em>, <emclass="sig-param"><spanclass="n"><spanclass="pre">dtype</span></span></em><spanclass="sig-paren">)</span><aclass="headerlink" href="#numba_dpex.kernel_api.PrivateArray" title="Link to this definition">#</a></dt>
1094
+
<dd><p>The <codeclass="docutils literal notranslate"><spanclass="pre">PrivateArray</span></code> class is an simple version of array intended to be used
<emclass="property"><spanclass="pre">class</span><spanclass="w"></span></em><spanclass="sig-name descname"><spanclass="pre">NdRange</span></span><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n"><spanclass="pre">global_size</span></span></em>, <emclass="sig-param"><spanclass="n"><spanclass="pre">local_size</span></span></em><spanclass="sig-paren">)</span><aclass="headerlink" href="#numba_dpex.kernel_api.NdRange" title="Link to this definition">#</a></dt>
@@ -1398,6 +1408,7 @@ <h2>Functions<a class="headerlink" href="#functions" title="Link to this heading
0 commit comments