arrayfire / arrayfire/arrayfire-dotnet

af_index_t

未關閉
#31 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
question
主要語言
C#
星號
76
分支
19
PR 合併指標
30 天內沒有已合併 PR

描述

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.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

該 issue 沒有指定檔案、測試或進入點。首先找出 ArrayFire wrapper 中現有的索引相關資料表示方式,並檢視 C 風格 union 的處理方式。完成的標準是在避免 issue 中所述 CPU/GPU 資料傳輸的情況下,將 af_index_t 加入 wrapper。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
csharp
領域
api
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
停滯
描述清晰度
需要釐清
新手友好度
20/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。