ashutosh-arm commented on code in PR #14270: URL: https://github.com/apache/tvm/pull/14270#discussion_r1133709169
########## tests/test_select_implementation.py: ########## @@ -0,0 +1,56 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review Comment: Since the test checks for cpu and arm_cpu selections, I thought it was best to keep it under relay strategy so that the same test can be reused for multiple targets. Also, in future, the same can be expanded to cover other ops too. wdyt? -- 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]
