v0.1.4 #406
LeiWang1999
announced in
Announcements
v0.1.4
#406
Replies: 1 comment
-
TileLang 感觉太猛了,看到最近北京有一个 AI 编译器活动分享→https://hdxu.cn/1cmhk,阵容很硬啊,AMD 都请来了,一整个期待住了 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
T.clear
for let binding by @LeiWang1999 in [Bugfix] SupportT.clear
for let binding #268T.ptr
andT.Tensor
by @LeiWang1999 in [Language] IntroduceT.ptr
andT.Tensor
#276T.Buffer
as arguments and rename related calls intoT.Tensor
by @LeiWang1999 in [Refactor] DeprecatedT.Buffer
as arguments and rename related calls intoT.Tensor
#281T.gemm
with transpose_b=False for amd backend by @LeiWang1999 in [AMD] Adapt rocm and supportT.gemm
with transpose_b=False for amd backend #327Transpose_A=True
and GEMM_RS for hip backend by @LeiWang1999 in [AMD] SupportTranspose_A=True
and GEMM_RS for hip backend #331kernel.func
withkernel
in mla benchmark scripts by @LeiWang1999 in [Typo] Replacekernel.func
withkernel
in mla benchmark scripts #354disable_warp_specialize
to disable auto specialization on hopper by @LeiWang1999 in [Enhancement] Support pass configdisable_warp_specialize
to disable auto specialization on hopper #357max_workers
limit to available CPUs by @tth37 in [Bugfix] Adjust Autotuner threadpoolmax_workers
limit to available CPUs #368T.any_of
andT.all_of
to reduce a bool arrary by @LeiWang1999 in [Language] IntroduceT.any_of
andT.all_of
to reduce a bool arrary #371T.Parallel
with local register assignment by @LeiWang1999 in [Bugfix] SupportT.Parallel
with local register assignment #395New Contributors
Full Changelog: v0.1.3...v0.1.4
This discussion was created from the release v0.1.4.
Beta Was this translation helpful? Give feedback.
All reactions