Skip to content

Conversation

@wawahejun
Copy link
Contributor

@wawahejun wawahejun commented Aug 17, 2025

完成了T1-1-1赛题要求的所有算子实现,具体包括:

  1. 所有算子的核心实现代码,严格遵循设计文档规范
  2. 配套的Pytorch单元测试代码,覆盖各算子主要功能点和边界情况
  3. GGUF格式兼容性测试代码,确保算子输出符合格式要求

相关设计文档:
算子设计详情参见:InfiniTensor/InfiniCore-Documentation#43

Python_test
metax
Screenshot 2025-08-17 230613
Screenshot 2025-08-18 095647

天数

exp
Screenshot 2025-08-11 181246
Screenshot 2025-08-11 181257

sin
Screenshot 2025-08-11 181441
Screenshot 2025-08-11 181450

cos
Screenshot 2025-08-11 181845
Screenshot 2025-08-11 181854

tanh
Screenshot 2025-08-11 181956
Screenshot 2025-08-11 182006

leakyrelu
Screenshot 2025-08-11 182233
Screenshot 2025-08-11 182241

sigmoid_backward
Screenshot 2025-08-11 181030
Screenshot 2025-08-11 181016

cast
Screenshot 2025-08-11 182343
Screenshot 2025-08-11 182351

where
Screenshot 2025-08-11 182456
Screenshot 2025-08-11 182507

hardswish
Screenshot 2025-08-11 182110
Screenshot 2025-08-11 182118

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant