Docs.rs
  • deep_quokka-0.1.17
    • deep_quokka 0.1.17
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • kyunghyunHan
    • Dependencies
      • core-graphics-types ^0.2.0 normal
      • metal ^0.32.0 normal
      • ndarray ^0.16.1 normal
      • ndarray-rand ^0.15.0 normal
      • num-traits ^0.2.19 normal
    • Versions
    • 6.29% of the crate is documented
  • Platform
    • x86_64-apple-darwin
    • 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

deep_quokka0.1.17

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • backend::Device
  • nn::BCELoss
  • nn::BCEWithLogitsLoss
  • nn::CrossEntropyLoss
  • nn::Dropout
  • nn::Linear
  • nn::Lstm
  • nn::MSELOSS
  • nn::conv::Conv2d
  • nn::conv::Conv2dConfig
  • nn::conv::Convolution
  • nn::pool::Pooling
  • tensor::CpuDevice
  • tensor::CudaDevice
  • tensor::GenericTensor
  • tensor::MetalDevice
  • tensor::TensorIterator
  • utils::NoGrad

Enums

  • backend::DeviceType
  • tensor::Axis

Traits

  • nn::loss::SumTensor
  • tensor::DeviceTypeT
  • tensor::MatrixDot
  • tensor::TensorExt
  • utils::Overloadable
  • utils::RequiresGrad

Functions

  • nn::loss::cross_entropy_error
  • nn::loss::gradient_descent
  • nn::loss::numerical_diff
  • nn::loss::numerical_gradient
  • nn::loss::sum_squares_error
  • utils::initialize_ops_grad

Type Aliases

  • tensor::Tensor

Statics

  • utils::COMPUTE_GRAD