Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
fishingguy456 committed Jan 8, 2024
1 parent aec95d2 commit 7a41b5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/hidet/ir/primitives/cpu/avx_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,3 @@ def avx_f32x8_sum(x: Expr) -> Call:

def avx_f32x8_scalar_max(x: Expr) -> Call:
return call_primitive_func('avx_x86_float32x8_scalar_max', [x])

0 comments on commit 7a41b5c

Please sign in to comment.