lileidev commented on issue #14137:
URL: https://github.com/apache/tvm/issues/14137#issuecomment-1467787359

   Both Module1 and Module0 can run pass on my machine. 
   Module1: 
   2023-03-14 10:05:44 [INFO] [task_scheduler.cc:260] Task #0 has finished. 
Remaining task(s): 0
   2023-03-14 10:05:44 [INFO] [task_scheduler.cc:320] 
    ID | Name |     FLOP | Weight | Speed (GFLOPS) | Latency (us) | Weighted 
Latency (us) | Trials | Done 
   
-------------------------------------------------------------------------------------------------------
     0 | main | 16400000 |      1 |      2356.2847 |       6.9601 |             
   6.9601 |     10 |    Y 
   
-------------------------------------------------------------------------------------------------------
   Total trials: 10
   Total latency (us): 6.96011
   
   Module0:
   2023-03-14 10:05:05 [INFO] [task_scheduler.cc:260] Task #0 has finished. 
Remaining task(s): 0
   2023-03-14 10:05:05 [INFO] [task_scheduler.cc:320] 
    ID | Name |    FLOP | Weight | Speed (GFLOPS) | Latency (us) | Weighted 
Latency (us) | Trials | Done 
   
------------------------------------------------------------------------------------------------------
     0 | main | 1025000 |      1 |       157.0099 |       6.5282 |              
  6.5282 |     10 |    Y 
   
------------------------------------------------------------------------------------------------------
   Total trials: 10
   Total latency (us): 6.52825


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to