{
  "cksum": "17330e12d809761fd04c750db4fd0783b0d3d25064ac3d83e818a93d0c2ef395",
  "crate_file": "dfdx-0.11.2.crate",
  "crate_url": "https://static.crates.io/crates/dfdx/dfdx-0.11.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cblas-sys",
      "optional": true,
      "req": "^0.1.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "driver",
        "cublas",
        "nvrtc"
      ],
      "kind": "normal",
      "name": "cudarc",
      "optional": true,
      "req": "^0.9.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "glob",
      "optional": true,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "indicatif",
      "optional": false,
      "req": "^0.17.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "matrixmultiply",
      "optional": true,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "memmap2",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "mnist",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "compat_hash"
      ],
      "kind": "normal",
      "name": "no-std-compat",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_distr",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "safetensors",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "spin_mutex",
        "rwlock",
        "portable_atomic"
      ],
      "kind": "normal",
      "name": "spin",
      "optional": true,
      "req": "^0.9.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zip",
      "optional": true,
      "req": "^0.6.2",
      "target": null
    }
  ],
  "features": {
    "nightly": [],
    "test-f64": [],
    "test-integrations": []
  },
  "features2": {
    "ci-check": [
      "cudarc?/ci-check"
    ],
    "cpu-mkl-matmul": [
      "dep:cblas-sys",
      "dep:libc"
    ],
    "cpu-par-matmul": [
      "std",
      "dep:matrixmultiply",
      "matrixmultiply?/threading"
    ],
    "cpu-seq-matmul": [
      "dep:matrixmultiply"
    ],
    "cuda": [
      "dep:cudarc",
      "dep:glob"
    ],
    "cudnn": [
      "cuda",
      "cudarc?/cudnn"
    ],
    "default": [
      "std",
      "fast-alloc",
      "cpu-par-matmul"
    ],
    "fast-alloc": [
      "std"
    ],
    "no-std": [
      "no-std-compat",
      "dep:spin",
      "cudarc?/no-std",
      "num-traits/libm"
    ],
    "numpy": [
      "dep:zip",
      "std"
    ],
    "safetensors": [
      "dep:safetensors",
      "std",
      "dep:memmap2"
    ],
    "std": [
      "cudarc?/std",
      "matrixmultiply?/std",
      "rand_distr/std_math"
    ]
  },
  "index_path": "df/dx/dfdx",
  "name": "dfdx",
  "pubtime": "2023-04-27T12:41:54Z",
  "rust_version": "1.65",
  "v": 2,
  "vers": "0.11.2",
  "yanked": false
}
