Skip to content

Commit

Permalink
[scripts] Fix missing kernels in script
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-17 committed Dec 2, 2023
1 parent 6247b78 commit 05f0fe8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/check_cycles.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
'exp' : 500,
'softmax' : 500,
'pathfinder' : 500,
'dotproduct' : 500,
'fdotproduct': 500,
'roi_align' : 500,
}

Expand Down

0 comments on commit 05f0fe8

Please sign in to comment.