Docs.rs
  • pire-dev-0.1.0
    • pire-dev 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • mert-kurttutan
    • Dependencies
      • half ^2.4 normal
      • libc ^0.2 normal
      • libloading ^0.8.5 normal
      • num-complex ^0.4.6 normal
      • once_cell ^1.20 normal
      • rand ^0.8.5 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-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

pire_dev0.1.0

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • cntx_t

Enums

  • ABLayout
  • CBLAS_LAYOUT
  • CBLAS_OFFSET
  • CBLAS_TRANSPOSE
  • CBlasBackend

Traits

  • Bound
  • Diff

Functions

  • cblas_cgemm
  • cblas_dgemm
  • cblas_gemm_s16s16s32
  • cblas_gemm_s8u8s32
  • cblas_hgemm
  • cblas_params_from_str
  • cblas_sgemm
  • cblas_sgemm_batch
  • cblas_zgemm
  • check_gemm_c32
  • check_gemm_c64
  • check_gemm_f16
  • check_gemm_f32
  • check_gemm_f64
  • check_gemm_s16s16s32
  • check_gemm_s8u8s32
  • gemm_fallback_c32
  • gemm_fallback_c64
  • gemm_fallback_f16
  • gemm_fallback_f32
  • gemm_fallback_f64
  • gemm_fallback_s16s16s32
  • gemm_fallback_s8u8s32
  • generate_k_dims
  • generate_m_dims
  • generate_n_dims
  • layout_to_strides
  • max_abs_diff
  • random_matrix_std
  • random_matrix_uniform
  • stride_to_cblas

Statics

  • CBLAS_CGEMM_BLIS
  • CBLAS_CGEMM_MKL
  • CBLAS_CGEMM_OPENBLAS
  • CBLAS_DGEMM_BLIS
  • CBLAS_DGEMM_MKL
  • CBLAS_DGEMM_OPENBLAS
  • CBLAS_GEMM_I16
  • CBLAS_GEMM_I8
  • CBLAS_HGEMM_MKL
  • CBLAS_LIBRARY_BLIS
  • CBLAS_LIBRARY_MKL
  • CBLAS_LIBRARY_OPENBLAS
  • CBLAS_SGEMM_BLIS
  • CBLAS_SGEMM_B_MKL
  • CBLAS_SGEMM_MKL
  • CBLAS_SGEMM_OPENBLAS
  • CBLAS_ZGEMM_BLIS
  • CBLAS_ZGEMM_MKL
  • CBLAS_ZGEMM_OPENBLAS