lhutton1 opened a new pull request, #15506: URL: https://github.com/apache/tvm/pull/15506
Similar to https://github.com/apache/tvm/pull/15470, x86 schedules are used in place of generic schedules to improve performance. Since the pooling strategy does not use `OpStrategy`, mocking is used to ensure the relevant `schedule_pool` function is called when lowing a Relay pooling operation with respect to a given target. cc @ekalda @ashutosh-arm @neildhickey -- 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]
