- 22 Nov, 2025 1 commit
-
-
Your Name authored
-
- 21 Nov, 2025 11 commits
-
-
gongchensu authored
Issue/648 - Remove metax device support for layer_norm, softmax, and …
-
zhuyue authored
-
PanZezhong1725 authored
Issue/654 - Fix CUDA 13.0 compatibility issues
-
zhuyue authored
-
zhuyue authored
-
pengcheng888 authored
issue/652- 修改rope函数的测试脚本
-
pengcheng888 authored
-
gongchensu authored
Fix metax add rms_norm operators.
-
zhuyue authored
-
qinyiqun authored
* ISSUE/628 适配QY C610 GPU,增加编译选项,适配已有算子。添加bge类模型所需的算子,包括gelu,layer_norm,lp_norm(支持l1,l2 norm),relu,softmax,tanh。 --------- Co-authored-by:
xgqdut2016 <kenan_gewei@163.com> Co-authored-by:
xgqdut2016 <140036308+xgqdut2016@users.noreply.github.com>
-
wooway777 authored
-
- 20 Nov, 2025 11 commits
-
-
xgqdut2016 authored
-
pengcheng888 authored
issue/642 - added a breakpoint in run.py debug
-
wooway777 authored
-
crapromer authored
* issue/636 - add support for fp8 with maca sdk * issue/636 - add functional header to support Fn * issue/636 - format code with clang
-
pengcheng888 authored
issue/637 - 为from_list函数添加bf16数据类型的支持
-
pengcheng888 authored
-
PanZezhong1725 authored
issue/608- 修改functional中的rope, 添加nn.RoPE的实现和测试
-
PanZezhong1725 authored
Co-authored-by:pengcheng888 <pengcheng@example.com>
-
pengcheng888 authored
-
pengcheng888 authored
-
crapromer authored
* initial add mc support for meta * add command description for maca compilation * rebase metax maca support to main * issue/445 - clang format code on ubuntu * issue//445 - change config from use_mc to use-mc and format code
-
- 19 Nov, 2025 11 commits
-
-
thatPepe authored
issue/566: 添加 Python 算子测试
-
thatPepe authored
issue/630 - slightly improved unimplemented messages
-
thatPepe authored
issue/630 - slightly improved unimplemented messages
-
wooway777 authored
-
pengcheng888 authored
-
pengcheng888 authored
Issue/626 - Add I32 and I64 dtype support to add operation (CPU) and …
-
zhuyue authored
-
zhangyue authored
* issue/614: fix device class in python * issue/614: chang list to List in typing * issue/614: undo kunlun.lua
-
pengcheng888 authored
#624 Implement __matmul__ operator for Tensor.
-
zhuyue authored
-
thatPepe authored
Fix random_sample test for new framework API.
-
- 18 Nov, 2025 6 commits
-
-
thatPepe authored
* issue/571 - introduced the DeviceEvent feature --------- Co-authored-by:Jiacheng Huang <huangjiacheng0709@outlook.com>
-
pengcheng888 authored
issue/601 -Convert Python list to InfiniCore Tensor
-
zhuyue authored
-
PanZezhong1725 authored
issue-606 添加nn.Linear,nn.RMSNorm,nn.Embedding类的python实现和测试
-
PanZezhong1725 authored
issue/618 - Add __eq__ to device and narrow method to Tensor.
-
zhuyue authored
-