masahi edited a comment on pull request #7717: URL: https://github.com/apache/tvm/pull/7717#issuecomment-817313701
I confirmed that it also works for deferred mode (by always returning false from `UseImmediate()`). The relevent changes are * https://github.com/masahi/tvm/blob/1a3dbee99c9a2c362373707678d5657e59ea6827/src/runtime/vulkan/vulkan.cc#L1200-L1204 * https://github.com/masahi/tvm/blob/1a3dbee99c9a2c362373707678d5657e59ea6827/src/runtime/vulkan/vulkan.cc#L1215 Need to look at the reallocate problem -- 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]
