Docs.rs
  • kn-cuda-eval-0.7.3
    • kn-cuda-eval 0.7.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • KarelPeeters
    • Dependencies
      • bytemuck ^1.14.0 normal
      • clap ^4.4.4 normal
      • internal-iterator ^0.2.1 normal
      • itertools ^0.12.0 normal
      • kn-cuda-sys ^0.7.3 normal
      • kn-graph ^0.7.3 normal
      • lazy_static ^1.4.0 normal
      • rand ^0.8.5 normal
      • criterion ^0.5.1 dev
      • decorum ^0.3.1 dev
      • cc ^1.0.83 build
    • Versions
    • 12.5% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

kn_cuda_eval0.7.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CudaDevice
  • autokernel::common::KernelKey
  • autokernel::gather::GatherKernel
  • autokernel::layernorm::LayernormKernel
  • autokernel::reduce::ReduceCode
  • autokernel::reduce::ReduceKernel
  • autokernel::scalar::ScalarKernel
  • autokernel::softmax::SoftmaxKernel
  • executor::CudaExecutor
  • executor::Profile
  • offset_tensor::PtrTensor
  • shape::StridedShape
  • shape::ViewError
  • tester::Counts
  • tester::DifferenceFloat
  • tester::Error
  • tester::Match
  • tester::Mismatch

Enums

  • tester::Difference

Traits

  • offset_tensor::OffsetPtr

Functions

  • autokernel::common::c_array_string
  • autokernel::common::c_nested_array_string
  • autokernel::common::ceil_div
  • autokernel::common::compile_cached_kernel
  • autokernel::common::fill_replacements
  • tester::assert_tensors_match
  • tester::check_cudnn
  • tester::check_tensors_match
  • tester::eval_cudnn
  • tester::load_check_data
  • util::debug_vec_multiline

Type Aliases

  • device_tensor::DeviceTensor