Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyag-grovety committed Mar 21, 2023
1 parent fdf95da commit 87c0112
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/python/contrib/test_ethosu/test_legalize.py
Original file line number Diff line number Diff line change
Expand Up @@ -1561,7 +1561,6 @@ def representative_dataset():
],
)
def test_mean(ifm_shape, axis, keep_dims, use_same_quantization, ifm_dtype):

def create_tflite_graph():
class Model(tf.Module):
@tf.function
Expand Down

0 comments on commit 87c0112

Please sign in to comment.