anijain2305 opened a new pull request #5334: [TOPI] Using x86 schedules for ARM conv2d URL: https://github.com/apache/incubator-tvm/pull/5334 Network | ARM sch (ms) | x86 sch (ms) | Both sch (ms) | Best sch -- | -- | -- | -- | -- mobilenet-v1 | 90.72 | 72.46 | 84.79 | x86 sch mobilenet-v2 | 70.56 | 57.39 | 62.1 | x86 sch inception-v3 | 697.03 | 587.59 | 639.4 | x86 sch inception-v4 | 1825.56 | 1271.27 | 1548.91 | x86 sch
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
