arrayfire / arrayfire/arrayfire-dotnet
af_index_t
Open
question
- Dominant language
- C#
- Stars
- 76
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
The struct af_index_t is not yet present in the ArrayFire wrapper. The use of C-style unions has confused our efforts to add this. Right now we are exploring shucking data back and forth between the CPU and GPU to emulate this functionality but this not as fast as using methods/structs which keep data on the GPU.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.