{
  "cksum": "ba62fb5043d5eb723017415eec57c541f41901beea984500e2e16b57d75fa717",
  "crate_file": "cubek-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/cubek/cubek-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubek-attention",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubek-convolution",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubek-fft",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubek-interpolate",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubek-matmul",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubek-quant",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubek-random",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubek-reduce",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubek-std",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    }
  ],
  "features": {
    "attention": [
      "cubek-attention"
    ],
    "convolution": [
      "cubek-convolution"
    ],
    "fft": [
      "cubek-fft"
    ],
    "interpolate": [
      "cubek-interpolate"
    ],
    "matmul": [
      "cubek-matmul"
    ],
    "quantization": [
      "cubek-quant/kernels"
    ],
    "random": [
      "cubek-random"
    ],
    "reduce": [
      "cubek-reduce"
    ],
    "stdlib": [
      "cubek-std"
    ]
  },
  "features2": {
    "default": [
      "std",
      "stdlib",
      "cubek-std?/default",
      "cubek-quant?/default",
      "cubek-random?/default",
      "cubek-reduce?/default",
      "cubek-matmul?/default",
      "cubek-convolution?/default",
      "cubek-attention?/default",
      "cubek-interpolate?/default",
      "cubek-fft?/default"
    ],
    "std": [
      "cubek-std?/std",
      "cubek-quant?/std",
      "cubek-random?/std",
      "cubek-reduce?/std",
      "cubek-matmul?/std",
      "cubek-convolution?/std",
      "cubek-attention?/std",
      "cubek-interpolate?/std",
      "cubek-fft?/std"
    ]
  },
  "index_path": "cu/be/cubek",
  "name": "cubek",
  "pubtime": "2026-05-07T18:24:49Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
