KomputeProject / kompute

General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.
http://kompute.cc/
Apache License 2.0
1.97k stars 151 forks source link

Expose Tensor.setRawData in Python bindings #367

Open iceychris opened 6 months ago

axsaucedo commented 6 months ago

Thanks for the contribution. Seems reasonable - would be important to add a test to ensure all works correctly.