issues Search Results · repo:arrayfire/arrayfire-rust language:Rust
Filter by
190 results
(113 ms)190 results
inarrayfire/arrayfire-rust (press backspace or delete to remove)Description
The get_device_type function transmutes the value -1 into DeviceType or returns DeviceType::ALL; however, the enum
variant that corresponds to the value (-1i32 as u64) is DeviceType::ALL. ...
Bug
nikhilr612
- Opened on Jan 27
- #382
Description
!--
- Details regarding the bug
- Did you build ArrayFire yourself or did you use the official installers
- Which backend is experiencing this issue? (CPU, CUDA, OpenCL)
- Do you ...
Bug
LunaticWyrm467
- Opened on Jan 13
- #381
- [ ] Publish arrayfire-rust crate to crates.io
- [ ] Publish af-cuda-interop crate to crates.io if changed
- [ ] Publish af-opencl-interop crate to crates.io if changed
- [ ] Update docs
- [ ...
9prady9
- Opened on Sep 23, 2023
- #378
- arrayfire-rust crate
- [ ] Commit version change in Cargo.toml README
- af-cuda-interop crate if changed
- [ ] Change version in Cargo.toml
- [ ] Change arrayfire path dep to version ...
9prady9
- 1
- Opened on Sep 23, 2023
- #377
Description
Update Arrayfire Rust to match Arrayfire Release 3.9.0
Feature
BA8F0D39
- 7
- Opened on Sep 4, 2023
- #375
Below is the output:
test core::macros::tests::match_view_macro_with_get_rows ... ok
test core::index::tests::non_macro_seq_assign ... ok
test core::macros::tests::match_eval_macro_with_set_rows ... ok ...
Bug
Needs More Info
3togo
- 3
- Opened on Mar 9, 2023
- #374
Description
arrayfire::locate fails for input large arrays
Reproducible Code and/or Steps
For a large array of A, arrayfire locate fails
arrayfire::set_seed(100);
let A_dims = arrayfire::Dim4::new( ...
Bug
BA8F0D39
- 2
- Opened on Mar 9, 2023
- #373
As the title suggests.
A similar design can be found in Python: 123456 [0:-1].
Feature
QuarticCat
- Opened on Mar 7, 2023
- #372
Description
The latest version of half 2.2.0 is not compatible with arrayfire-rust 3.8.0
Build Environment
Compiler version: !-- MSVC v140 or gcc 9.3.2 -- Operating system: !-- Windows 10; Ubuntu 18.04 ...
Bug
Build
BA8F0D39
- 5
- Opened on Dec 30, 2022
- #370
Is there any way to invert arrayfire::pad? So instead of adding borders, I want to cut them. Even better would be wrap
mode for convolution, because that is what I m trying to do. Thanks in advance
Feature
hvlife-dev
- 1
- Opened on Dec 26, 2022
- #369

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.