Skip to content

Commit

Permalink
Fix build by disabling menoh for qlinear
Browse files Browse the repository at this point in the history
  • Loading branch information
shinh committed Aug 27, 2019
1 parent 67dcbd4 commit 888a63e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/runtests.py
Original file line number Diff line number Diff line change
Expand Up @@ -869,6 +869,7 @@ def main():
'test_matmulinteger',
'test_bitshift_left_uint8',
'test_qlinearconv',
'test_quantizelinear',
]

tested = []
Expand Down

0 comments on commit 888a63e

Please sign in to comment.