- 19 Nov, 2025 2 commits
-
-
Shanshan Shen authored
[Model][Mamba] Add selector for mamba attention backend and make it pluggable for other device (#26487) Signed-off-by:shen-shanshan <467638484@qq.com>
-
tomeras91 authored
[Hybrid][torch.compile] Refactor mamba2 forward to avoid obscuring linear projections under custom op (#28587) Signed-off-by:Tomer Asida <57313761+tomeras91@users.noreply.github.com>
-
- 14 Nov, 2025 1 commit
-
-
Thomas Parnell authored
Signed-off-by:Thomas Parnell <tpa@zurich.ibm.com>
-
- 02 Nov, 2025 1 commit
-
-
Asaf Joseph Gardin authored
Signed-off-by:asafg <39553475+Josephasafg@users.noreply.github.com>
-
- 30 Oct, 2025 1 commit
-
-
Zhiyuan Li authored
Signed-off-by:
lizhiyuan <lizhiyuan@moonshot.cn> Signed-off-by:
Zhiyuan Li <uniartisan2017@gmail.com>
-
- 29 Oct, 2025 1 commit
-
-
Roger Young authored
Signed-off-by:
xuebi <xuebi@minimaxi.com> Co-authored-by:
xuebi <xuebi@minimaxi.com>
-
- 18 Oct, 2025 2 commits
-
-
Isotr0py authored
Signed-off-by:
Isotr0py <mozf@mail2.sysu.edu.cn> Signed-off-by:
isotr0py <2037008807@qq.com>
-
Nicolò Lucchesi authored
Signed-off-by:NickLucche <nlucches@redhat.com>
-
- 17 Oct, 2025 1 commit
-
-
Lukas Geiger authored
Signed-off-by:Lukas Geiger <lukas.geiger94@gmail.com>
-
- 12 Oct, 2025 1 commit
-
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 08 Oct, 2025 1 commit
-
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 06 Oct, 2025 1 commit
-
-
Thomas Parnell authored
Signed-off-by:Thomas Parnell <tpa@zurich.ibm.com>
-
- 05 Oct, 2025 1 commit
-
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 04 Oct, 2025 1 commit
-
-
Stan Wozniak authored
Signed-off-by:
Stanislaw Wozniak <stw@zurich.ibm.com> Signed-off-by:
Thomas Ortner <boh@zurich.ibm.com> Signed-off-by:
Thomas Parnell <tpa@zurich.ibm.com> Co-authored-by:
Thomas Ortner <boh@zurich.ibm.com> Co-authored-by:
Thomas Parnell <tpa@zurich.ibm.com>
-
- 03 Oct, 2025 1 commit
-
-
Paul Pak authored
Signed-off-by:Paul Pak <paulpak58@gmail.com>
-
- 30 Sep, 2025 1 commit
-
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 29 Sep, 2025 1 commit
-
-
Thomas Parnell authored
-
- 26 Sep, 2025 2 commits
-
-
Chih-Chieh Yang authored
Signed-off-by:
Chih-Chieh-Yang <7364402+cyang49@users.noreply.github.com> Co-authored-by:
RishiAstra <40644327+RishiAstra@users.noreply.github.com>
-
Tao He authored
[Qwen3-Next][GDN] fixes cuda graph capturing bug in GDN metadata and a stride bug in causal_conv_1d. (#25743) Signed-off-by:Tao He <linzhu.ht@alibaba-inc.com>
-
- 23 Sep, 2025 3 commits
-
-
Thomas Parnell authored
[Kernel] [Mamba] Remove BLOCK_H=1 from list of tuneable configurations for `_chunk_cumsum_fwd_kernel` (#25197) Signed-off-by:
Thomas Parnell <tpa@zurich.ibm.com> Co-authored-by:
Chih-Chieh-Yang <chih.chieh.yang@ibm.com>
-
Michael Goin authored
Signed-off-by:mgoin <mgoin64@gmail.com>
-
Thomas Parnell authored
Signed-off-by:Thomas Parnell <tpa@zurich.ibm.com>
-
- 21 Sep, 2025 1 commit
-
-
Woosuk Kwon authored
Signed-off-by:Woosuk Kwon <woosuk.kwon@berkeley.edu>
-
- 18 Sep, 2025 3 commits
-
-
Vadim Gimpelson authored
Signed-off-by:Vadim Gimpelson <vadim.gimpelson@gmail.com>
-
Asaf Joseph Gardin authored
Signed-off-by:asafg <39553475+Josephasafg@users.noreply.github.com>
-
Punitvara authored
Signed-off-by:
Punit Vara <punitvara@gmail.com> Signed-off-by:
Harry Mellor <19981378+hmellor@users.noreply.github.com> Co-authored-by:
Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 17 Sep, 2025 1 commit
-
-
Tao He authored
Signed-off-by:Tao He <linzhu.ht@alibaba-inc.com>
-
- 16 Sep, 2025 2 commits
-
-
Chih-Chieh Yang authored
Signed-off-by:Chih-Chieh-Yang <7364402+cyang49@users.noreply.github.com>
-
tomeras91 authored
Signed-off-by:
Tomer Asida <57313761+tomeras91@users.noreply.github.com> Signed-off-by:
tomeras91 <57313761+tomeras91@users.noreply.github.com> Co-authored-by:
gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
-
- 12 Sep, 2025 2 commits
-
-
Didier Durand authored
Signed-off-by:Didier Durand <durand.didier@gmail.com>
-
Tao He authored
Signed-off-by:
Tao He <linzhu.ht@alibaba-inc.com> Co-authored-by:
Cyrus Leung <tlleungac@connect.ust.hk>
-
- 11 Sep, 2025 2 commits
-
-
Tao He authored
Signed-off-by:
Tao He <linzhu.ht@alibaba-inc.com> Co-authored-by:
Jee Jee Li <pandaleefree@gmail.com>
-
Didier Durand authored
Signed-off-by:Didier Durand <durand.didier@gmail.com>
-
- 10 Sep, 2025 1 commit
-
-
tomeras91 authored
Signed-off-by:
Tomer Asida <57313761+tomeras91@users.noreply.github.com> Co-authored-by:
Cyrus Leung <tlleungac@connect.ust.hk>
-
- 08 Sep, 2025 1 commit
-
-
tomeras91 authored
Signed-off-by:
Tomer Asida <57313761+tomeras91@users.noreply.github.com> Signed-off-by:
tomeras91 <57313761+tomeras91@users.noreply.github.com> Co-authored-by:
gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
-
- 03 Sep, 2025 1 commit
-
-
qscqesze authored
Signed-off-by:
QscQ <qscqesze@gmail.com> Signed-off-by:
qingjun <qingjun@minimaxi.com>
-
- 02 Sep, 2025 1 commit
-
-
Asaf Joseph Gardin authored
Signed-off-by:asafg <39553475+Josephasafg@users.noreply.github.com>
-
- 30 Aug, 2025 1 commit
-
-
Thomas Parnell authored
Signed-off-by:
Thomas Parnell <tpa@zurich.ibm.com> Co-authored-by:
Cyrus Leung <tlleungac@connect.ust.hk>
-
- 25 Aug, 2025 1 commit
-
-
Ayush Satyam authored
Signed-off-by:Ayush Satyam <ayushsatyam146@gmail.com>
-
- 21 Aug, 2025 1 commit
-
-
Paul Pak authored
Signed-off-by:Paul Pak <paulpak58@gmail.com>
-