Skip to content

Commit

Permalink
update gqa cpu test for smooth softmax
Browse files Browse the repository at this point in the history
  • Loading branch information
tianleiwu committed Aug 21, 2024
1 parent 5551c6e commit 7085894
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 52 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ def run_performance_tests(args):
)
parser.set_defaults(use_smooth_softmax=False)


args = parser.parse_args()

if args.kernel == "memory_efficient":
Expand Down
Loading

0 comments on commit 7085894

Please sign in to comment.