ishitatsuyuki commented on pull request #6662:
URL: https://github.com/apache/incubator-tvm/pull/6662#issuecomment-707473359


   I have restored the previous behavior where the device was created with all 
queue families we could discover (I don't think this behavior is necessary nor 
correct though).
   
   Also I've opted for `vector<uint32_t>` return type for 
`GetComputeQueueFamilies`, as `VkDeviceQueueCreateInfo` contains pointers that 
could cause lifetime complications when used in return type.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to