- 05 Mar, 2026 1 commit
-
-
wooway777 authored
-
- 11 Feb, 2026 2 commits
-
-
zhushuang authored
-
qinyiqun authored
demo131 - multiple issues regarding quantization, qy, and so forth * issue/843: success per_channel_quant_int8 * issue/843: success qy quant * issue/843: modified quant * Add w8a8int8 performance tests * add infinicore op linear_w8a8i8 * w8a8 linear module functional nn * issue/843: QY-GPU Support Int8 scale_mm (#68) * issue/843: success qy scaled_mm * issue/843: modified kernel.cuh as per_channel_dequant_int8.cuh * fix parallel slic in w8 * w8: support multiple batch size * temp: 修改quantconfig处理 * fix format and delete redundancy code * fix format * fix format * fix format * Refactor: add new API alongside legacy interfaces with deprecation warnings * 添加w4 inifnicore相关内容,以及将Quantization config划入InfiniCore * 量化算子支持图 * solve cub version problem and fix code structure * fix format * demo131 - remove commented lines --------- Co-authored-by:
xgqdut2016 <kenan_gewei@163.com> Co-authored-by:
xgqdut2016 <140036308+xgqdut2016@users.noreply.github.com> Co-authored-by:
wooway777 <wooway777@gmail.com>
-
- 27 Jan, 2026 4 commits
-
-
wooway777 authored
-
wooway777 authored
-
PanZezhong authored
-
gongchensu authored
- Ensure embedding tensors are on the same device. Change format. - Optimize embedding kernel with vectorized memory access and __ldg - Add vectorized memory access using float4/float2, half2, and bfloat162 - Use __ldg instruction for read-only weight and indices access - Add memory alignment checks to enable vectorized paths - Add __restrict__ keywords for better compiler optimization - Implement dynamic block size selection based on embedding_dim
-
- 12 Jan, 2026 1 commit
-
-
PanZezhong authored
-
- 09 Jan, 2026 1 commit
-
-
PanZezhong authored
-
- 08 Jan, 2026 1 commit
-
-
zhushuang authored
-
- 30 Dec, 2025 1 commit
-
-
zhushuang authored
-
- 29 Dec, 2025 1 commit
-
-
zhushuang authored
-
- 26 Dec, 2025 2 commits
-
-
qinyiqun authored
* can commit * can exec sm_90a * can exec < sm_90 * fix format * fix format * 增加测试,测试对标sglang test * fix format 1 * fix format 2 * add compile option to disable cutlass
-
PanZezhong1725 authored
This reverts commit 25258029.
-
- 25 Dec, 2025 1 commit
-
-
qinyiqun authored
-
- 24 Dec, 2025 2 commits
- 05 Dec, 2025 1 commit
-
-
zhuyue authored
-
- 21 Nov, 2025 1 commit
-
-
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>
-
- 28 Oct, 2025 1 commit
-
-
tianyuxbear authored
-
- 23 Oct, 2025 1 commit
-
-
pengcheng888 authored
Co-authored-by:pengcheng888 <pengcheng@example.com>
-
- 16 Oct, 2025 1 commit
-
-
gongchensu authored
Co-authored-by:
wawahejun <hejunlbbc@gmail.com> Co-authored-by:
zhuyue <zhuyue@qiyuanlab.com>
-
- 29 Sep, 2025 1 commit
-
-
pengcheng888 authored
-
- 23 Sep, 2025 1 commit
-
-
zhushuang authored
-
- 18 Sep, 2025 1 commit
-
-
spike-zhu authored
-
- 16 Sep, 2025 1 commit
-
-
Ziminli authored
-
- 10 Sep, 2025 1 commit
-
-
PanZezhong1725 authored
-
- 02 Sep, 2025 1 commit
-
-
blkmjsian authored
- dequantize awq - rope v2
-
- 11 Jul, 2025 1 commit
-
-
zhiwu zhou authored
-
- 09 Jul, 2025 1 commit
-
-
Jiacheng Huang authored
-
- 07 Jul, 2025 1 commit
-
-
PanZezhong authored
-
- 27 Jun, 2025 2 commits
- 06 May, 2025 1 commit
-
-
Catheriany authored
-
- 29 Apr, 2025 1 commit
-
-
goldenfox2025 authored
-
- 28 Apr, 2025 1 commit
-
-
goldenfox2025 authored
-
- 25 Apr, 2025 2 commits
-
-
Graylatzhou authored
-
Graylatzhou authored
-
- 22 Apr, 2025 1 commit
-
-
PanZezhong authored
-
- 14 Apr, 2025 1 commit
-
-
Zimin Li authored
issue/127: Refactor ElementwiseInfo, refactor elementwise to use workspace for storing meta, fix misc. issues
-