Skip to content

Commit

Permalink
Merge pull request #620 from shinh/fix-build-qlinear
Browse files Browse the repository at this point in the history
Fix build by disabling menoh for qlinear
  • Loading branch information
shinh authored Aug 27, 2019
2 parents 67dcbd4 + 888a63e commit dddbfc9
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 dddbfc9

Please sign in to comment.