- 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 8 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
-
pengcheng888 authored
-
zhuyue authored
-
- 17 Nov, 2025 10 commits
-
-
thatPepe authored
issue/610 - removed deprecated templates
-
PanZezhong1725 authored
issue/584 - 添加python的rope的测试, embeddding的实现和测试
-
pengcheng888 authored
-
wooway777 authored
-
PanZezhong1725 authored
issue/581 - 添加python的linear的实现,接口和测试
-
pengcheng888 authored
-
pengcheng888 authored
#567 - 增加 nn.Module, nn.Parameter,nn.ModuleList类
-
PanZezhong1725 authored
Issue/603 - 优化张量复制逻辑
-
pengcheng888 authored
-
wooway777 authored
-