Docs.rs
runmat-accelerate-0.2.7
runmat-accelerate 0.2.7
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
nallana
Dependencies
anyhow ^1
normal
bytemuck ^1.14
normal
dirs ^5.0
normal
env_logger ^0.11
normal
log ^0.4
normal
num-complex ^0.4
normal
once_cell ^1
normal
pollster ^0.3
normal
optional
rand ^0.8
normal
runmat-accelerate-api =0.2.7
normal
runmat-builtins =0.2.7
normal
runmat-hir =0.2.7
normal
runmat-runtime =0.2.7
normal
rustfft ^6.2
normal
serde ^1
normal
serde_json ^1
normal
smallvec ^1.13
normal
thiserror ^1
normal
wgpu ^0.19
normal
optional
Versions
5.6%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
execute_image_normalize
runmat_
accelerate
0.2.7
In runmat_
accelerate::
fusion_
exec
runmat_accelerate
::
fusion_exec
Function
execute_
image_
normalize
Copy item path
Source
pub fn execute_image_normalize( request:
FusionExecutionRequest
<'_>, ) ->
Result
<
Value
>