arrayfire / arrayfire-rust

Rust wrapper for ArrayFire
BSD 3-Clause "New" or "Revised" License
812 stars 57 forks source link

Add the ability for arrayfire::index to use i64 and u64 sequences #284

Open BA8F0D39 opened 3 years ago

BA8F0D39 commented 3 years ago

Description

In 3.8.0, arrayfire::index can only take i32 and u32 sequences and arrayfire::index can't take i64 and u64 sequences

Add the ability for arrayfire::index to use i64 and u64 sequences

9prady9 commented 3 years ago

This needs an update on the upstream first. We have some on going discussions internally. We will provide an update once we reach to an conclusion about this. Thank you for your patience.

9prady9 commented 12 months ago

Moving this to timeless milestone until upstream has an definite road map for this work.