- 23 Oct, 2025 1 commit
-
-
pengcheng888 authored
Co-authored-by:pengcheng888 <pengcheng@example.com>
-
- 22 Oct, 2025 1 commit
-
-
thatPepe authored
* issue/497 - add dtype __eq__ and __hash__ * issue/497 - simplified infinicore test functions * issue/497 - improved test framework greatly reduced the code required for specific operators; added strided tensor support; * issue/497 - add add interface to assist test * issue/497 - generalized test framework based on add * issue/497 - support non-contiguous tensors in result comparison * issue/497 - temporarily fixed strided tensor creation * issue/497 - rms norm interface * issue/497 - now requires test function definition * issue/497 - support mixed dtype * issue/497 - initial rms norm test * issue/497 - unified in place and out of place tests * issue/497 - renamed src/infinicore/op * issue/497 - reduced comments * issue/497 - attention * issue/497 - removed generic parameter mapping * issue/497 - temporary attention test * issue/497 - captitalize op name initial * issue/497 - add a script to run all op tests * issue/497 - fix comments * issue/497 - simplified infinicore tensor creation from torch * issue/497 - support tensor init modes * issue/497 - support tensor from/to files * issue/497 - adjust naming
-
- 21 Oct, 2025 2 commits
-
-
Jiacheng Huang authored
-
gongchensu authored
* Add debug function in InfiniCore tensor. * refactor test scripts and remove txt write add large-scale and non-contiguous tensor I/O tests * Move debug.py out of the op operator test folder. --------- Co-authored-by:zhuyue <zhuyue@qiyuanlab.com>
-
- 17 Oct, 2025 1 commit
-
-
thatPepe authored
issue/427 - sigmoid, topksoftmax, and topkrouter ops
-
- 16 Oct, 2025 3 commits
-
-
Ceng authored
-
gongchensu authored
Co-authored-by:
wawahejun <hejunlbbc@gmail.com> Co-authored-by:
zhuyue <zhuyue@qiyuanlab.com>
-
gongchensu authored
Co-authored-by:
wawahejun <hejunlbbc@gmail.com> Co-authored-by:
zhuyue <zhuyue@qiyuanlab.com>
-
- 13 Oct, 2025 5 commits
-
-
PanZezhong1725 authored
-
PanZezhong1725 authored
-
Jiacheng Huang authored
加入 `infinicore` Python 包的 editable 安装支持
-
Jiacheng Huang authored
-
Jiacheng Huang authored
-
- 11 Oct, 2025 3 commits
-
-
Jiacheng Huang authored
-
Jiacheng Huang authored
-
PanZezhong1725 authored
Co-authored-by:
Jiacheng Huang <huangjiacheng0709@outlook.com> Co-authored-by:
wooway777 <wooway777@gmail.com>
-
- 10 Oct, 2025 1 commit
-
-
Pan Zezhong authored
-
- 29 Sep, 2025 6 commits
-
-
spike-zhu authored
-
PanZezhong1725 authored
-
zhushuang authored
-
spike-zhu authored
-
pengcheng888 authored
-
gongchensu authored
Co-authored-by:zhuyue <zhuyue@qiyuanlab.com>
-
- 25 Sep, 2025 3 commits
-
-
zhangyue authored
* issue/472: p800 ccl * issue/472: 删掉无用操作 * issue/472: fix format * issue/472: memcpy h2h case
-
PanZezhong1725 authored
issue/477 - Cambricon MLU NeoX
-
wooway777 authored
Added NeoX support to Cambricon RoPE; Added a missing argument in the profiling script;
-
- 24 Sep, 2025 1 commit
-
-
PanZezhong1725 authored
issue/474: rename Dequantize to DequantizeAWQ in nvidia gpu
-
- 23 Sep, 2025 2 commits
-
-
zhushuang authored
-
PanZezhong1725 authored
issue/469: disable NVIDIA-dequantize on Iluvatar GPU via ENABLE_NVIDIA_API marco
-
- 19 Sep, 2025 1 commit
-
-
zhushuang authored
-
- 18 Sep, 2025 7 commits
-
-
spike-zhu authored
-
thatPepe authored
* issue/459 - Support more data type combinations * issue/459 - added test cases for 9G7B and 9G70B * issue/459 - modified rms kernel to support larger tensors
-
zhangyue authored
issue/466: 昆仑平台rope关于NEOX算法的实现
-
zhangyunze authored
-
PanZezhong1725 authored
issue/434 - added bf16 support for Cambricon MLU
-
xgqdut2016 authored
-
PanZezhong1725 authored
* issue/436: support kunlun rope U32 * issue/436: 支持9g7b 4b模型 --------- Co-authored-by:zhangyue <zhangyue@qiyuanlab.com>
-
- 17 Sep, 2025 2 commits
-
-
zhangyue authored
-
xgqdut2016 authored
-
- 16 Sep, 2025 1 commit
-
-
wooway777 authored
-