Skip to content

Commit

Permalink
tweak shapes (#2372)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #2372

Reviewed By: manman-ren, jianyuh

Differential Revision: D59535933

Pulled By: bertmaher

fbshipit-source-id: b361e66e22f2824c542446b83a75061e02e7cbcc
  • Loading branch information
bertmaher authored and facebook-github-bot committed Jul 9, 2024
1 parent 9783803 commit 475e123
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions torchbenchmark/util/triton_op.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,6 @@ def llama_shapes():
(1024, 8192),
(8192, 7168),
(3584, 8192),

(16384, 2304),
(2048, 16384),
(16384, 13312),
(6656, 16384),
]
return [
(bs, n, k, None)
Expand Down

0 comments on commit 475e123

Please sign in to comment.