Skip to content

Conversation

@Ziminli
Copy link
Collaborator

@Ziminli Ziminli commented Nov 27, 2024

  • Add CPU and CUDA implementation of ConvBiasAct which does convolution + bias + activation function
  • Moved the content from Conv Optimization && Fix #119 on Conv to here
  • Changed the data types of pads, strides, and dilations for conv from void* to uint64_t * and int64_t *, respectively
  • Add some optimization to the CPU implementation of Conv

@Ziminli Ziminli added 模块:算子 添加新的算子 进度:已完成 开发完成,等待审阅合并 类别:开发 新功能开发 labels Nov 27, 2024
@Ziminli Ziminli self-assigned this Nov 27, 2024
@Ziminli Ziminli changed the title Add convBiasAct Add ConvBiasAct Nov 27, 2024
@Ziminli Ziminli added the 类别:优化 功能强化、性能提升 label Nov 28, 2024
Sign up for free to 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