Skip to content

Commit 4c42a4b

Browse files
committed
fix issues
1 parent fda7e6d commit 4c42a4b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_unittests/ut_ort/test_ort_profile.py

-2
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ def myloss(x, y):
5757
prof = ort_profile(optimized, feeds)
5858
events = {
5959
"kernel_time",
60-
"fence_before",
61-
"fence_after",
6260
"SequentialExecutor::Execute",
6361
"model_run",
6462
"model_loading_array",

0 commit comments

Comments
 (0)