We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9094f5f commit 1606a29Copy full SHA for 1606a29
op_tests/test_aiter_add.py
@@ -5,6 +5,7 @@
5
import aiter
6
from torch.profiler import profile, ProfilerActivity
7
from aiter import dtypes
8
+import time
9
10
input_shapes = [
11
(512,),
0 commit comments