Skip to content

Commit

Permalink
sw: fix 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 1d6d5d8 commit 42aa364
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sw/blas/gemm/data/datagen.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,3 +159,4 @@ def main():

if __name__ == '__main__':
main()

0 comments on commit 42aa364

Please sign in to comment.