Skip to content

Commit

Permalink
sw: fix build err due to datagen script in GEMM
Browse files Browse the repository at this point in the history
  • Loading branch information
Viviane Potocnik committed Jan 26, 2024
1 parent 42aa364 commit 305d560
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sw/blas/gemm/data/datagen.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,3 @@ def main():

if __name__ == '__main__':
main()

0 comments on commit 305d560

Please sign in to comment.