masahi edited a comment on pull request #7833: URL: https://github.com/apache/tvm/pull/7833#issuecomment-819149449
@tqchen I believe I've addressed all of your comments. Also on https://github.com/apache/tvm/pull/7833#discussion_r612758714, between two `memcpy` from different pipelines, there is always a pipeline barrier https://github.com/apache/tvm/blob/9df431ff4480fac3edd9422bdb4af2c34a12f5f8/src/runtime/vulkan/vulkan.cc#L1240, even in a deferred mode. So I think there should be no race concern, does that sound about right? -- 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]
