zxybazh opened a new pull request, #14020: URL: https://github.com/apache/tvm/pull/14020
This PR enables a new attribute `kIsHostFunc` to ensure certrain prim func is run on CPU, for example `shape_func` that computes shape information dynamically. With the new attribute, the primfunc will be skipped in verification pass and split host device pass. A unit test is added. CC: @sunggg @YuchenJin @tqchen -- 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]
