Docs.rs
tract-gpu-0.23.0-dev.4
tract-gpu 0.23.0-dev.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
kali
Dependencies
anyhow ^1.0.43
normal
derive-new ^0.7
normal
downcast-rs ^2.0
normal
dyn-eq ^0.1
normal
dyn-hash ^1.0
normal
num-traits ^0.2.14
normal
tract-core =0.23.0-dev.4
normal
tract-pulse-opl =0.23.0-dev.4
normal
tract-transformers =0.23.0-dev.4
normal
Versions
17.17%
of the crate is documented
Go to latest stable release
Platform
i686-pc-windows-msvc
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
Skip to main content
Module iff
tract_
gpu
0.23.0-dev.4
Module iff
Module Items
Structs
Type Aliases
In tract_
gpu::
ops
tract_gpu
::
ops
Module
iff
Copy item path
Source
Structs
§
GpuIff
Type Aliases
§
Dispatch
IffFn
Dispatch function for the iff (select) kernel. Args: cond, then, else tensors with pre-computed broadcast strides, output tensor, output shape and strides. All strides are padded to IFF_MAX_RANK.