Skip to content
Snippets Groups Projects
Unverified Commit 54b655f1 authored by Peihong Liu's avatar Peihong Liu Committed by GitHub
Browse files

support bias in conv2d's parameter list (#5322)


* add conv-with-bias test

* fix conv bias segmentfault bug

* fix compare

* hotfix for conv bias tmp_buffer

* refine conv2d-with-bias test

* refine test

* fix layers.conv2d

* fix test with nn.conv2d

* auto format by CI

Co-authored-by: default avatarBBuf <1182563586@qq.com>
Co-authored-by: default avatarsimonJJJ <821898965@qq.com>
Co-authored-by: default avataroneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Co-authored-by: default avataroneflow-ci-bot <ci-bot@oneflow.org>
parent 2ac27ba6
No related branches found
No related tags found
Showing
with 329 additions and 28 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment