Enables type-safe enum variants with shared type tokens across multiple enums, allowing for synchronized variant types and powerful downcasting capabilities between related enums.
Proc macros for dtype_variant
Idiomatic Rust wrappers for the NVIDIA CUDA stack (Driver API, Runtime API, NVRTC, cuBLAS, cuDNN, NCCL, NVML, ...). Umbrella crate.
Core IR types and data structures for the MetalTile GPU kernel DSL
Macro builder for working with data types
Safe Rust wrappers for NVIDIA NPP (Performance Primitives). Core + signal subset at v0.1.
Raw FFI bindings and dynamic loader for NVIDIA NPP (Performance Primitives).
Shared type vocabulary for the baracuda ML kernel facade: Element / IntElement / FpElement / BiasElement trait hierarchy, layout / epilogue / activation tags, MatrixRef / TensorRef views, PlanPreference, PrecisionGuarantee, and Workspace. Lifted from baracuda-cutlass so that baracuda-kernels and the per-library wrapper crates can share one vocabulary.
A Rust library for the iTransformer models.
MetalTile kernel standard library — benchmark metadata and type definitions
Core types and error for OxiH5 (Pure Rust HDF5 reader)
A native-Rust deep learning framework with explicit memory safety and hardware acceleration