junrushao commented on PR #14020: URL: https://github.com/apache/tvm/pull/14020#issuecomment-1435042501
Thanks @zxybazh @tqchen for the clarification - this has been much clear to me now! Let's do the following change: - In `BindTarget`, if we have `tvm::tir::attr::kIsHostFunc` flag set up, bind the target host instead and also remove the `kIsHostFunc` flag in the meantime. - Remove the logic in `SplitHostDevice` -- 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]
