dfdx 0.13.0

Ergonomic auto differentiation in Rust, with pytorch like apis.
Documentation

dfdx

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 17 feature flags, 4 of them enabled by default.

default

  • std
  • fast-alloc
  • cpu

std

  • cudarc?/std
  • rand_distr/std_math
  • gemm?/std

fast-alloc

  • std

cpu

  • dep:gemm
  • dep:rayon

no-std

  • no-std-compat
  • dep:spin
  • cudarc?/no-std
  • num-traits/libm

safetensors

  • dep:safetensors
  • std
  • dep:memmap2

f16

  • dep:half
  • cudarc?/f16

nightly

  • half?/use-intrinsics
  • gemm?/nightly

cuda

  • dep:cudarc
  • dep:glob

numpy

  • dep:zip
  • std

cudnn

  • cuda
  • cudarc?/cudnn

ci-check

  • cudarc?/ci-check

test-amp-f16

  • f16

no-std-compat

  • dep:no-std-compat

test-f16

  • f16

test-integrations

    This feature flag does not enable additional features.

test-f64

    This feature flag does not enable additional features.