Skip to content

Commit 924e978

Browse files
author
REDMOND\jingf
committed
N/A
1 parent 1503d91 commit 924e978

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tools/WinMLRunner/src/Run.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,7 @@ int run(CommandLineArgs& args,
561561
if (args.IsConcurrentLoad())
562562
{
563563
ConcurrentLoadModel(modelPaths, args.NumThreads(), args.ThreadInterval(), true);
564+
printf("Concurrent model loading, will skip event trace for CPU fallback.");
564565
return 0;
565566
}
566567
traceHelper.Start();

0 commit comments

Comments
 (0)