Xilinx / pyxir

Apache License 2.0
37 stars 14 forks source link

Skip conv2d_biad_relu test + correct arch vck5000 + conv2d_transpose shape fix #79

Closed anilmartha closed 2 years ago

anilmartha commented 2 years ago

Hi @jornt-xilinx

I have added following changes

  1. skip conv2d_biad_relu test case
  2. arch file name change for vck5000
  3. Fix conv2d_transpose inshape calculation. Please find the reference from here.

Could you please review and merge?