Added test_top_k_per_row to test-pipeline.yaml. (#26569)
Signed-off-by: Daniel Campora <961215+dcampora@users.noreply.github.com>
This commit is contained in:
@@ -125,7 +125,6 @@ def test_top_k_per_row(
|
||||
indices,
|
||||
values,
|
||||
num_rows,
|
||||
top_k,
|
||||
logits.stride(0),
|
||||
logits.stride(1),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user