Mirsad Makalic
Mirsad Makalic
hmm ok, there are still some more improvements to be made. The new version has some major changes to the internals but it's not quite complete yet. I'll update again...
Apologies if this is not the appropriate place to mention this. I've been keeping an eye out for this PR since I'm interested in migrating some code to use Vulkan...
> Hi! Thanks very much for the feedback! The current implementation requires that the host target flag being used when compiling turns on the features for vk_uint8 and vk_uint16 to...
> Understandable, but... if a device doesn't have the uint8/uint16 extensions, then what other alternative is there? With the devices I have at hand (Snapdragon 855/865), they support the feature...
Adding to the discussion, it would be helpful to be able to pass a nullptr when setting up a tensor that is used for output. One use case is when...
@dsharletg @pranavb-ca Thanks for the help. I did manage to get it working by uploading the shared libraries to the SD card and setting the environment variable to point to...