Skip to content

Fix #47: Mismatch the onnx model outputs for convixj layer when kernel size is larger than 3

Ruiying Yang requested to merge ruiying/sadl:fix_convixj into master
  • Fix layer_conv2d_ixj.h
  • Add 2 models in utests/model to test conv2d1x5, conv2d5x1, conv2d1x7 and conv2d7x1

Merge request reports

Loading