Skip to content

Commit

Permalink
Fix conv2d matcher test
Browse files Browse the repository at this point in the history
Change-Id: Idcb92c26863837b06fa68f9122a1a79df79ee242
  • Loading branch information
mbaret committed Jan 4, 2022
1 parent 91334ac commit 313f23f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ def test_ethosu_conv2d_matcher(
clip_min=0,
clip_max=0,
upscale="NONE",
rounding_mode="TFL",
ifm_layout=ifm_layout,
ofm_layout=ofm_layout,
)
Expand Down

0 comments on commit 313f23f

Please sign in to comment.