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
<spanclass="sig-prename descclassname"><spanclass="pre">tilelang.language.copy.</span></span><spanclass="sig-name descname"><spanclass="pre">region</span></span><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n"><spanclass="pre">buffer</span></span></em>, <emclass="sig-param"><spanclass="n"><spanclass="pre">access_type</span></span></em>, <emclass="sig-param"><spanclass="o"><spanclass="pre">*</span></span><spanclass="n"><spanclass="pre">args</span></span></em><spanclass="sig-paren">)</span><aclass="headerlink" href="#tilelang.language.copy.region" title="Link to this definition">¶</a></dt>
500
-
<dd><p>Create a memory region descriptor for tile operations.</p>
<spanclass="sig-prename descclassname"><spanclass="pre">tilelang.language.copy.</span></span><spanclass="sig-name descname"><spanclass="pre">buffer_to_tile_region</span></span><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n"><spanclass="pre">buffer</span></span></em>, <emclass="sig-param"><spanclass="n"><spanclass="pre">access_type</span></span></em><spanclass="sig-paren">)</span><aclass="headerlink" href="#tilelang.language.copy.buffer_to_tile_region" title="Link to this definition">¶</a></dt>
521
-
<dd><p>Convert a TVM buffer to a tile region descriptor.</p>
<spanclass="sig-prename descclassname"><spanclass="pre">tilelang.language.copy.</span></span><spanclass="sig-name descname"><spanclass="pre">buffer_load_to_tile_region</span></span><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n"><spanclass="pre">load</span></span></em>, <emclass="sig-param"><spanclass="n"><spanclass="pre">access_type</span></span></em>, <emclass="sig-param"><spanclass="n"><spanclass="pre">extents</span></span></em><spanclass="sig-paren">)</span><aclass="headerlink" href="#tilelang.language.copy.buffer_load_to_tile_region" title="Link to this definition">¶</a></dt>
541
-
<dd><p>Convert a buffer load operation to a tile region descriptor.</p>
<spanclass="sig-prename descclassname"><spanclass="pre">tilelang.language.copy.</span></span><spanclass="sig-name descname"><spanclass="pre">buffer_region_to_tile_region</span></span><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n"><spanclass="pre">buffer_region</span></span></em>, <emclass="sig-param"><spanclass="n"><spanclass="pre">access_type</span></span></em>, <emclass="sig-param"><spanclass="n"><spanclass="pre">extents</span></span></em><spanclass="sig-paren">)</span><aclass="headerlink" href="#tilelang.language.copy.buffer_region_to_tile_region" title="Link to this definition">¶</a></dt>
562
-
<dd><p>Convert a buffer region to a tile region descriptor.</p>
0 commit comments