Skip to content

Add Batch Norm - #111

Open
Ziminli wants to merge 12 commits into
devfrom
add_batch_norm
Open

Add Batch Norm#111
Ziminli wants to merge 12 commits into
devfrom
add_batch_norm

Conversation

@Ziminli

Copy link
Copy Markdown
Collaborator
  • Add the CPU and CUDA implementation and the frontend python test for Batch Normalization
  • modified f32_to_f16 in common_cpu for more accurate behavior

@ZiminliZiminli added 类别:BUG 漏洞修复 模块:算子 添加新的算子 进度:已完成 开发完成,等待审阅合并 labels Nov 15, 2024
@ZiminliZiminli self-assigned this Nov 15, 2024
@kilinchangekilinchange added 类别:开发 新功能开发 and removed 类别:BUG 漏洞修复 labels Dec 5, 2024
Comment threadsrc/ops/batch_norm/cuda/batch_norm.cc Outdated
Comment threadsrc/ops/batch_norm/cpu/batch_norm_cpu.cc Outdated
@kilinchange

Copy link
Copy Markdown
Collaborator

在 operators/include/infini_operators.h 加一下头文件引用

Comment threadoperatorspy/tests/batch_norm.py Outdated
Comment threadoperatorspy/utils.py Outdated
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

模块:算子添加新的算子类别:开发新功能开发进度:已完成开发完成,等待审阅合并

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Ziminli@kilinchange@PanZezhong1725