flashlight_tensor 0.4.5

gpu/cpu tensor library focused around matrix and neural network operations
Documentation

Build #4142578 2026-08-16 00:00:37

# rustc version rustc 1.99.0-nightly (d453bdd8f 2026-08-14)

# docs.rs version docsrs 0.0.0 (b67fb7d1993e3c70fff4d05e2bc482bd9d0d774f 2026-08-13 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "5d0b8493881cd457ccc48b54c6b34618260fdd435c032704bbb908033ff99e92" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260814-1.99.0-nightly-d453bdd8f\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: bench_buffers_runner, bench_forward, bench_matmul, ml_bench_cpu, ml_runner_bench_gpu, runner_overflow [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting flashlight_tensor v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `0` [INFO] [stderr] --> src/tensor.rs:117:19 [INFO] [stderr] | [INFO] [stderr] 117 | /// with size[0] = tensor1.size[0] + tensor2.size[0] [INFO] [stderr] | ^ no item named `0` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `0` [INFO] [stderr] --> src/tensor.rs:117:37 [INFO] [stderr] | [INFO] [stderr] 117 | /// with size[0] = tensor1.size[0] + tensor2.size[0] [INFO] [stderr] | ^ no item named `0` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `0` [INFO] [stderr] --> src/tensor.rs:117:55 [INFO] [stderr] | [INFO] [stderr] 117 | /// with size[0] = tensor1.size[0] + tensor2.size[0] [INFO] [stderr] | ^ no item named `0` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `flashlight_tensor` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v25.0.1, wgpu v25.0.0, wgpu-core v25.0.1, wgpu-hal v25.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/flashlight_tensor/index.html [INFO] running `Command { std: "docker" "inspect" "5d0b8493881cd457ccc48b54c6b34618260fdd435c032704bbb908033ff99e92", kill_on_drop: false }`