{
  "cksum": "3f8b9f9a9c14c8f6330d38e1e73955ef07d02201de539e349e8be90af32370f5",
  "crate_file": "dfdx-0.12.0.crate",
  "crate_url": "https://static.crates.io/crates/dfdx/dfdx-0.12.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "driver",
        "cublas",
        "nvrtc"
      ],
      "kind": "normal",
      "name": "cudarc",
      "optional": true,
      "req": "^0.9.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "gemm",
      "optional": true,
      "req": "^0.15.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "glob",
      "optional": true,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "num-traits",
        "rand_distr"
      ],
      "kind": "normal",
      "name": "half",
      "optional": true,
      "req": "^2.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": "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": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.7.0",
      "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.6",
      "target": null
    }
  ],
  "features": {
    "test-f64": [],
    "test-integrations": []
  },
  "features2": {
    "ci-check": [
      "cudarc?/ci-check"
    ],
    "cpu": [
      "dep:gemm",
      "dep:rayon"
    ],
    "cuda": [
      "dep:cudarc",
      "dep:glob"
    ],
    "cudnn": [
      "cuda",
      "cudarc?/cudnn"
    ],
    "default": [
      "std",
      "fast-alloc",
      "cpu"
    ],
    "f16": [
      "dep:half",
      "cudarc?/f16"
    ],
    "fast-alloc": [
      "std"
    ],
    "nightly": [
      "half?/use-intrinsics",
      "gemm?/nightly"
    ],
    "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",
      "rand_distr/std_math",
      "gemm?/std"
    ],
    "test-f16": [
      "f16"
    ]
  },
  "index_path": "df/dx/dfdx",
  "name": "dfdx",
  "pubtime": "2023-07-11T13:36:39Z",
  "rust_version": "1.65",
  "v": 2,
  "vers": "0.12.0",
  "yanked": false
}
