[INFO] fetching crate nnapi-sys 0.1.1... [INFO] documenting nnapi-sys-0.1.1 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918-2 [INFO] extracting crate nnapi-sys 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate nnapi-sys 0.1.1 [INFO] finished tweaking crates.io crate nnapi-sys 0.1.1 [INFO] tweaked toml for crates.io crate nnapi-sys 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nnapi-sys 0.1.1 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nnapi-sys 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ceedef3a5ee688ca837b35b2c15dc6b843b15539c874cca01c3157b9e854d907 [INFO] running `Command { std: "docker" "start" "-a" "ceedef3a5ee688ca837b35b2c15dc6b843b15539c874cca01c3157b9e854d907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ceedef3a5ee688ca837b35b2c15dc6b843b15539c874cca01c3157b9e854d907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceedef3a5ee688ca837b35b2c15dc6b843b15539c874cca01c3157b9e854d907", kill_on_drop: false }` [INFO] [stdout] ceedef3a5ee688ca837b35b2c15dc6b843b15539c874cca01c3157b9e854d907 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f732f3c1bc621db367e881ebac2a7c39b72cac0afc6a0638181eb809a28d7d0 [INFO] running `Command { std: "docker" "start" "-a" "1f732f3c1bc621db367e881ebac2a7c39b72cac0afc6a0638181eb809a28d7d0", kill_on_drop: false }` [INFO] [stderr] Documenting nnapi-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `channel` [INFO] [stdout] --> src/neural_networks.rs:696:13 [INFO] [stdout] | [INFO] [stdout] 696 | ... = " Performs a 2-D convolution operation.\n\n ...ter_scale\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * * each value scaling is separate and equal to input.scale * filter.scales[channel]). [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `channel` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `depth_out` [INFO] [stdout] --> src/neural_networks.rs:696:13 [INFO] [stdout] | [INFO] [stdout] 696 | ... = " Performs a 2-D convolution operation.\n\n ...ter_scale\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * 2: A 1-D tensor, of shape [depth_out], specifying the bias. For input [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `depth_out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:696:13 [INFO] [stdout] | [INFO] [stdout] 696 | ... = " Performs a 2-D convolution operation.\n\n ...ter_scale\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] bias_scale[i] = input_scale * filter_scale[i]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:696:13 [INFO] [stdout] | [INFO] [stdout] 696 | ... = " Performs a 2-D convolution operation.\n\n ...ter_scale\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] bias_scale[i] = input_scale * filter_scale[i]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `channel` [INFO] [stdout] --> src/neural_networks.rs:698:13 [INFO] [stdout] | [INFO] [stdout] 698 | ... = " Performs a depthwise 2-D convolution opera...ter_scale\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * * each value scaling is separate and equal to input.scale * filter.scales[channel]). [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `channel` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `depth_out` [INFO] [stdout] --> src/neural_networks.rs:698:13 [INFO] [stdout] | [INFO] [stdout] 698 | ... = " Performs a depthwise 2-D convolution opera...ter_scale\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * 2: A 1-D tensor, of shape [depth_out], specifying the bias. For input [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `depth_out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:698:13 [INFO] [stdout] | [INFO] [stdout] 698 | ... = " Performs a depthwise 2-D convolution opera...ter_scale\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] bias_scale[i] = input_scale * filter_scale[i]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:698:13 [INFO] [stdout] | [INFO] [stdout] 698 | ... = " Performs a depthwise 2-D convolution opera...ter_scale\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] bias_scale[i] = input_scale * filter_scale[i]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/neural_networks.rs:704:13 [INFO] [stdout] | [INFO] [stdout] 704 | ... = " Looks up sub-tensors in the input tensor.\...s input1.\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Lookups has shape of [3], all three values found in Lookups are [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `num_units` [INFO] [stdout] --> src/neural_networks.rs:708:13 [INFO] [stdout] | [INFO] [stdout] 708 | ... = " Denotes a fully (densely) connected layer,...er_scale.\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * 2: A 1-D tensor, of shape [num_units], specifying the bias. For input [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `num_units` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `40` [INFO] [stdout] --> src/neural_networks.rs:710:13 [INFO] [stdout] | [INFO] [stdout] 710 | ... = " Looks up sub-tensors in the input tensor u...therwise.\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Keys should have a shape of [40]. If Lookups tensor has shape [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `40` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/neural_networks.rs:710:13 [INFO] [stdout] | [INFO] [stdout] 710 | ... = " Looks up sub-tensors in the input tensor u...therwise.\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] of [3], three slices are being concatenated, so the resulting tensor [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `k` [INFO] [stdout] --> src/neural_networks.rs:710:13 [INFO] [stdout] | [INFO] [stdout] 710 | ... = " Looks up sub-tensors in the input tensor u...therwise.\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] shape [ k ]. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `k` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `n` [INFO] [stdout] --> src/neural_networks.rs:710:1706 [INFO] [stdout] | [INFO] [stdout] 710 | ...NETWORKS_TENSOR_INT32} tensor with shape\n [ n ]; Keys and Values pair represent a map, i.e., the ith element\n in Key... [INFO] [stdout] | ^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:710:13 [INFO] [stdout] | [INFO] [stdout] 710 | ... = " Looks up sub-tensors in the input tensor u...therwise.\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] in Keys (Keys[i]) is the key to select the ith sub-tensor in Values [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:710:13 [INFO] [stdout] | [INFO] [stdout] 710 | ... = " Looks up sub-tensors in the input tensor u...therwise.\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] (Values[i]), where 0 <= i <= n-1. Keys tensor *MUST* be sorted in [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `k` [INFO] [stdout] --> src/neural_networks.rs:710:13 [INFO] [stdout] | [INFO] [stdout] 710 | ... = " Looks up sub-tensors in the input tensor u...therwise.\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * 1: Hits. A boolean tensor with shape [ k ] indicates whether the lookup [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `k` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Tensor[0].Dim[0]: Number of hash functions. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Tensor[0].Dim[0]: Number of hash functions. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Tensor[0].Dim[1]: Number of projected output bits generated by each [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Tensor[0].Dim[1]: Number of projected output bits generated by each [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Tensor[0].Dim[1] + ceil(log2(Tensor[0].Dim[0])) <= 32 [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Tensor[0].Dim[1] + ceil(log2(Tensor[0].Dim[0])) <= 32 [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Tensor[0].Dim[1] + ceil(log2(Tensor[0].Dim[0])) <= 32 [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Tensor[0].Dim[1] + ceil(log2(Tensor[0].Dim[0])) <= 32 [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Tensor[1].Dim[0] == Tensor[2].Dim[0] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Tensor[1].Dim[0] == Tensor[2].Dim[0] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Tensor[1].Dim[0] == Tensor[2].Dim[0] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `2` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Tensor[1].Dim[0] == Tensor[2].Dim[0] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Output.Dim == { Tensor[0].Dim[0] } [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Output.Dim == { Tensor[0].Dim[0] } [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Output.Dim == { Tensor[0].Dim[0] * Tensor[0].Dim[1] } [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Output.Dim == { Tensor[0].Dim[0] * Tensor[0].Dim[1] } [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Output.Dim == { Tensor[0].Dim[0] * Tensor[0].Dim[1] } [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/neural_networks.rs:720:13 [INFO] [stdout] | [INFO] [stdout] 720 | ... = " Projects an input to a bit vector via loca...arse projections was added in API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Output.Dim == { Tensor[0].Dim[0] * Tensor[0].Dim[1] } [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `num_units` [INFO] [stdout] --> src/neural_networks.rs:722:13 [INFO] [stdout] | [INFO] [stdout] 722 | ... = " Performs a single time step in a Long Shor...)” value.\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A 1-D tensor of shape [num_units]. [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `num_units` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `output_size` [INFO] [stdout] --> src/neural_networks.rs:722:13 [INFO] [stdout] | [INFO] [stdout] 722 | ... = " Performs a single time step in a Long Shor...)” value.\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A 1-D tensor of shape [output_size]. [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `output_size` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `num_units` [INFO] [stdout] --> src/neural_networks.rs:722:13 [INFO] [stdout] | [INFO] [stdout] 722 | ... = " Performs a single time step in a Long Shor...)” value.\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A 1-D tensor of shape [num_units]. Used to rescale normalized inputs [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `num_units` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `num_units` [INFO] [stdout] --> src/neural_networks.rs:738:13 [INFO] [stdout] | [INFO] [stdout] 738 | ... = " A basic recurrent neural network layer.\n\...te value.\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A 1-D tensor of shape [num_units]. [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `num_units` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `num_units` [INFO] [stdout] --> src/neural_networks.rs:744:13 [INFO] [stdout] | [INFO] [stdout] 744 | ... = " SVDF op is a kind of stateful layer derive...m_units].\n\n Available since API level 27."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] An optional 1-D tensor of shape [num_units]. [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `num_units` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `batch` [INFO] [stdout] --> src/neural_networks.rs:748:13 [INFO] [stdout] | [INFO] [stdout] 748 | ... = " BatchToSpace for N-dimensional tensors.\n\...s input0.\n\n Available since API level 28."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] dimensions of shape block_shape + [batch], interleaves these blocks back [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `batch` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/neural_networks.rs:752:13 [INFO] [stdout] | [INFO] [stdout] 752 | ... = " Computes the mean of elements across dimen...e is [1].\n\n Available since API level 28."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] shape is [1]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:754:13 [INFO] [stdout] | [INFO] [stdout] 754 | ... = " Pads a tensor.\n\n This operation pads a t...cal zero.\n\n Available since API level 28."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] output0.dimension[i] = [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:754:13 [INFO] [stdout] | [INFO] [stdout] 754 | ... = " Pads a tensor.\n\n This operation pads a t...cal zero.\n\n Available since API level 28."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] padding[i, 0] + input0.dimension[i] + padding[i, 1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/neural_networks.rs:758:13 [INFO] [stdout] | [INFO] [stdout] 758 | ... = " Removes dimensions of size 1 from the shap...e is [1].\n\n Available since API level 28."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] output shape is [1]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:760:13 [INFO] [stdout] | [INFO] [stdout] 760 | ... = " Extracts a strided slice of a tensor.\n\n ...e is [1].\n\n Available since API level 28."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] of begin_mask is set, begin[i] is ignored and the fullest possible [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:760:13 [INFO] [stdout] | [INFO] [stdout] 760 | ... = " Extracts a strided slice of a tensor.\n\n ...e is [1].\n\n Available since API level 28."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] end_mask is set, end[i] is ignored and the fullest possible range in [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:760:13 [INFO] [stdout] | [INFO] [stdout] 760 | ... = " Extracts a strided slice of a tensor.\n\n ...e is [1].\n\n Available since API level 28."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] begin[i]. In this case, the ith specification must define a [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:760:13 [INFO] [stdout] | [INFO] [stdout] 760 | ... = " Extracts a strided slice of a tensor.\n\n ...e is [1].\n\n Available since API level 28."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] slice of size 1, e.g. begin[i] = x, end[i] = x + 1. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:760:13 [INFO] [stdout] | [INFO] [stdout] 760 | ... = " Extracts a strided slice of a tensor.\n\n ...e is [1].\n\n Available since API level 28."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] slice of size 1, e.g. begin[i] = x, end[i] = x + 1. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/neural_networks.rs:760:13 [INFO] [stdout] | [INFO] [stdout] 760 | ... = " Extracts a strided slice of a tensor.\n\n ...e is [1].\n\n Available since API level 28."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] shape is [1]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:764:13 [INFO] [stdout] | [INFO] [stdout] 764 | ... = " Transposes the input tensor, permuting the...s input0.\n\n Available since API level 28."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] perm[i]. If perm is not given, it is set to (n-1...0), where n is the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/neural_networks.rs:768:13 [INFO] [stdout] | [INFO] [stdout] 768 | ... = " Returns the index of the largest element a...e is [1].\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If input is 1-dimensional, the output shape is [1]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/neural_networks.rs:770:13 [INFO] [stdout] | [INFO] [stdout] 770 | ... = " Returns the index of the smallest element ...e is [1].\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If input is 1-dimensional, the output shape is [1]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `num_rois` [INFO] [stdout] --> src/neural_networks.rs:772:13 [INFO] [stdout] | [INFO] [stdout] 772 | ... = " Transform axis-aligned bounding box propos...ust be 0.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [num_rois], specifying the batch index of each box. Boxes with [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `num_rois` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `fw_num_units` [INFO] [stdout] --> src/neural_networks.rs:774:13 [INFO] [stdout] | [INFO] [stdout] 774 | ... = " A recurrent neural network layer that appl...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A 1-D tensor of shape [fw_num_units]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `fw_num_units` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `fw_num_units` [INFO] [stdout] --> src/neural_networks.rs:774:13 [INFO] [stdout] | [INFO] [stdout] 774 | ... = " A recurrent neural network layer that appl...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A 1-D tensor of shape [fw_num_units]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `fw_num_units` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `fw_output_size` [INFO] [stdout] --> src/neural_networks.rs:774:13 [INFO] [stdout] | [INFO] [stdout] 774 | ... = " A recurrent neural network layer that appl...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A 1-D tensor of shape [fw_output_size]. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `fw_output_size` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bw_num_units` [INFO] [stdout] --> src/neural_networks.rs:774:13 [INFO] [stdout] | [INFO] [stdout] 774 | ... = " A recurrent neural network layer that appl...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A 1-D tensor of shape [bw_num_units]. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `bw_num_units` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bw_output_size` [INFO] [stdout] --> src/neural_networks.rs:774:13 [INFO] [stdout] | [INFO] [stdout] 774 | ... = " A recurrent neural network layer that appl...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A 1-D tensor of shape [bw_output_size]. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `bw_output_size` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `fw_num_units` [INFO] [stdout] --> src/neural_networks.rs:774:13 [INFO] [stdout] | [INFO] [stdout] 774 | ... = " A recurrent neural network layer that appl...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A 1-D tensor of shape [fw_num_units]. Used to rescale normalized inputs [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `fw_num_units` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bw_num_units` [INFO] [stdout] --> src/neural_networks.rs:774:13 [INFO] [stdout] | [INFO] [stdout] 774 | ... = " A recurrent neural network layer that appl...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A 1-D tensor of shape [bw_num_units]. Used to rescale normalized inputs [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `bw_num_units` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `s` [INFO] [stdout] --> src/neural_networks.rs:776:13 [INFO] [stdout] | [INFO] [stdout] 776 | ... = " A recurrent neural network layer that appl...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] fw_outputs[s] = fw_state = activation(inputs[s] * fw_input_weights’ + [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `s` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `s` [INFO] [stdout] --> src/neural_networks.rs:776:13 [INFO] [stdout] | [INFO] [stdout] 776 | ... = " A recurrent neural network layer that appl...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] fw_outputs[s] = fw_state = activation(inputs[s] * fw_input_weights’ + [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `s` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `t` [INFO] [stdout] --> src/neural_networks.rs:776:13 [INFO] [stdout] | [INFO] [stdout] 776 | ... = " A recurrent neural network layer that appl...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] bw_outputs[t] = bw_state = activation(inputs[t] * bw_input_weights’ + [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `t` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `t` [INFO] [stdout] --> src/neural_networks.rs:776:13 [INFO] [stdout] | [INFO] [stdout] 776 | ... = " A recurrent neural network layer that appl...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] bw_outputs[t] = bw_state = activation(inputs[t] * bw_input_weights’ + [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `t` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `fwNumUnits` [INFO] [stdout] --> src/neural_networks.rs:776:13 [INFO] [stdout] | [INFO] [stdout] 776 | ... = " A recurrent neural network layer that appl...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A 1-D tensor of shape [fwNumUnits]. [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `fwNumUnits` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bwNumUnits` [INFO] [stdout] --> src/neural_networks.rs:776:13 [INFO] [stdout] | [INFO] [stdout] 776 | ... = " A recurrent neural network layer that appl...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A 1-D tensor of shape [bwNumUnits]. [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `bwNumUnits` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `num_rois` [INFO] [stdout] --> src/neural_networks.rs:778:13 [INFO] [stdout] | [INFO] [stdout] 778 | ... = " Greedily selects a subset of bounding boxe...together.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [num_rois], specifying the batch index of each box. Boxes with [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `num_rois` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `num_output_rois` [INFO] [stdout] --> src/neural_networks.rs:778:13 [INFO] [stdout] | [INFO] [stdout] 778 | ... = " Greedily selects a subset of bounding boxe...together.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [num_output_rois], specifying the score of each output box. The boxes [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `num_output_rois` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `num_output_rois` [INFO] [stdout] --> src/neural_networks.rs:778:13 [INFO] [stdout] | [INFO] [stdout] 778 | ... = " Greedily selects a subset of bounding boxe...together.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [num_output_rois], specifying the class of each output box. The [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `num_output_rois` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `num_output_rois` [INFO] [stdout] --> src/neural_networks.rs:778:13 [INFO] [stdout] | [INFO] [stdout] 778 | ... = " Greedily selects a subset of bounding boxe...together.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [num_output_rois], specifying the batch index of each box. Boxes [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `num_output_rois` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `batches` [INFO] [stdout] --> src/neural_networks.rs:784:13 [INFO] [stdout] | [INFO] [stdout] 784 | ... = " Apply postprocessing steps to bounding box...ch batch.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * 3: An 1-D {@link ANEURALNETWORKS_TENSOR_INT32} tensor, of shape [batches], [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `batches` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `:axis` [INFO] [stdout] --> src/neural_networks.rs:792:109 [INFO] [stdout] | [INFO] [stdout] 792 | ...tput tensor with shape\n input0.dimension[:axis] + indices.dimension + input0.dimension[axis + 1:]\n where:\n # Vector i... [INFO] [stdout] | ^^^^^ no item named `:axis` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:792:13 [INFO] [stdout] | [INFO] [stdout] 792 | ... = " Gathers values along an axis.\n\n Produces...s input0.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] input0[a_0, ..., a_n, indices[i], b_0, ..., b_n] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `num_output_rois` [INFO] [stdout] --> src/neural_networks.rs:794:13 [INFO] [stdout] | [INFO] [stdout] 794 | ... = " Generate aixs-aligned bounding box proposa...together.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [num_output_rois], specifying the score of each output box. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `num_output_rois` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `num_output_rois` [INFO] [stdout] --> src/neural_networks.rs:794:13 [INFO] [stdout] | [INFO] [stdout] 794 | ... = " Generate aixs-aligned bounding box proposa...together.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [num_output_rois], specifying the batch index of each box. Boxes [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `num_output_rois` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `channel` [INFO] [stdout] --> src/neural_networks.rs:800:13 [INFO] [stdout] | [INFO] [stdout] 800 | ... = " Performs a grouped 2-D convolution operati...eroPoint.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * * each value scaling is separate and equal to input.scale * filter.scales[channel]). [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `channel` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `depth_out` [INFO] [stdout] --> src/neural_networks.rs:800:13 [INFO] [stdout] | [INFO] [stdout] 800 | ... = " Performs a grouped 2-D convolution operati...eroPoint.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * 2: A 1-D tensor, of shape [depth_out], specifying the bias. For input [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `depth_out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:800:13 [INFO] [stdout] | [INFO] [stdout] 800 | ... = " Performs a grouped 2-D convolution operati...eroPoint.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] bias_scale[i] = input_scale * filter_scale[i]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:800:13 [INFO] [stdout] | [INFO] [stdout] 800 | ... = " Performs a grouped 2-D convolution operati...eroPoint.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] bias_scale[i] = input_scale * filter_scale[i]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:828:13 [INFO] [stdout] | [INFO] [stdout] 828 | ... = " Pads a tensor with the given constant valu...s input0.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] output0.dimension[i] = [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:828:13 [INFO] [stdout] | [INFO] [stdout] 828 | ... = " Pads a tensor with the given constant valu...s input0.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] padding[i, 0] + input0.dimension[i] + padding[i, 1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `outputSize` [INFO] [stdout] --> src/neural_networks.rs:836:13 [INFO] [stdout] | [INFO] [stdout] 836 | ... = " A version of quantized LSTM, using 16 bit ...8]\n (scale = 1/128, zeroPoint = 128)."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [outputSize] specifying the bias for the fully-connected layer [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `outputSize` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/neural_networks.rs:838:13 [INFO] [stdout] | [INFO] [stdout] 838 | ... = " Draws samples from a multinomial distribut... samples.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * 2: A 1-D {@link ANEURALNETWORKS_TENSOR_INT32} tensor with shape [2], [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `2` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/neural_networks.rs:840:13 [INFO] [stdout] | [INFO] [stdout] 840 | ... = " Reduces a tensor by computing the \"logica...e is [1].\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] shape is [1]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/neural_networks.rs:842:13 [INFO] [stdout] | [INFO] [stdout] 842 | ... = " Reduces a tensor by computing the \"logica...e is [1].\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] shape is [1]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/neural_networks.rs:844:13 [INFO] [stdout] | [INFO] [stdout] 844 | ... = " Reduces a tensor by computing the maximum ...s input0.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] shape is [1]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/neural_networks.rs:846:13 [INFO] [stdout] | [INFO] [stdout] 846 | ... = " Reduces a tensor by computing the minimum ...s input0.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] shape is [1]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/neural_networks.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | ... = " Reduces a tensor by multiplying elements a...e is [1].\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] shape is [1]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/neural_networks.rs:850:13 [INFO] [stdout] | [INFO] [stdout] 850 | ... = " Reduces a tensor by summing elements along...e is [1].\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] shape is [1]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `num_rois` [INFO] [stdout] --> src/neural_networks.rs:852:13 [INFO] [stdout] | [INFO] [stdout] 852 | ... = " Select and scale the feature map of each r...eroPoint.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [num_rois], specifying the batch index of each box. Boxes with [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `num_rois` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `num_rois` [INFO] [stdout] --> src/neural_networks.rs:854:13 [INFO] [stdout] | [INFO] [stdout] 854 | ... = " Select and scale the feature map of each r...s input0.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [num_rois], specifying the batch index of each box. Boxes with [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `num_rois` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:858:13 [INFO] [stdout] | [INFO] [stdout] 858 | ... = " Using a tensor of booleans c and input ten...eroPoint.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] O[i] = C[i] ? x[i] : y[i]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:858:13 [INFO] [stdout] | [INFO] [stdout] 858 | ... = " Using a tensor of booleans c and input ten...eroPoint.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] O[i] = C[i] ? x[i] : y[i]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:858:13 [INFO] [stdout] | [INFO] [stdout] 858 | ... = " Using a tensor of booleans c and input ten...eroPoint.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] O[i] = C[i] ? x[i] : y[i]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:858:13 [INFO] [stdout] | [INFO] [stdout] 858 | ... = " Using a tensor of booleans c and input ten...eroPoint.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] O[i] = C[i] ? x[i] : y[i]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `channel` [INFO] [stdout] --> src/neural_networks.rs:872:13 [INFO] [stdout] | [INFO] [stdout] 872 | ... = " Performs the transpose of 2-D convolution ...eroPoint.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * * each value scaling is separate and equal to input.scale * filter.scales[channel]). [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `channel` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `depth_out` [INFO] [stdout] --> src/neural_networks.rs:872:13 [INFO] [stdout] | [INFO] [stdout] 872 | ... = " Performs the transpose of 2-D convolution ...eroPoint.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * 2: A 1-D tensor, of shape [depth_out], specifying the bias. For input [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `depth_out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:872:13 [INFO] [stdout] | [INFO] [stdout] 872 | ... = " Performs the transpose of 2-D convolution ...eroPoint.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] bias_scale[i] = input_scale * filter_scale[i]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/neural_networks.rs:872:13 [INFO] [stdout] | [INFO] [stdout] 872 | ... = " Performs the transpose of 2-D convolution ...eroPoint.\n\n Available since API level 29."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] bias_scale[i] = input_scale * filter_scale[i]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `s` [INFO] [stdout] --> src/neural_networks.rs:874:13 [INFO] [stdout] | [INFO] [stdout] 874 | ... = " A recurrent neural network specified by an...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] outputs[s] = projection(state = activation(LSTMOp(inputs[s]))) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `s` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `s` [INFO] [stdout] --> src/neural_networks.rs:874:13 [INFO] [stdout] | [INFO] [stdout] 874 | ... = " A recurrent neural network specified by an...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] outputs[s] = projection(state = activation(LSTMOp(inputs[s]))) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `s` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `num_units` [INFO] [stdout] --> src/neural_networks.rs:874:13 [INFO] [stdout] | [INFO] [stdout] 874 | ... = " A recurrent neural network specified by an...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A 1-D tensor of shape [num_units]. [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `num_units` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `output_size` [INFO] [stdout] --> src/neural_networks.rs:874:13 [INFO] [stdout] | [INFO] [stdout] 874 | ... = " A recurrent neural network specified by an...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A 1-D tensor of shape [output_size]. [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `output_size` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `num_units` [INFO] [stdout] --> src/neural_networks.rs:874:13 [INFO] [stdout] | [INFO] [stdout] 874 | ... = " A recurrent neural network specified by an...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A 1-D tensor of shape [num_units]. Used to rescale normalized inputs [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `num_units` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `s` [INFO] [stdout] --> src/neural_networks.rs:876:13 [INFO] [stdout] | [INFO] [stdout] 876 | ... = " A recurrent neural network layer that appl...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] outputs[s] = state = activation(inputs[s] * input_weights’ + state * [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `s` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `s` [INFO] [stdout] --> src/neural_networks.rs:876:13 [INFO] [stdout] | [INFO] [stdout] 876 | ... = " A recurrent neural network layer that appl...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] outputs[s] = state = activation(inputs[s] * input_weights’ + state * [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `s` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `numUnits` [INFO] [stdout] --> src/neural_networks.rs:876:13 [INFO] [stdout] | [INFO] [stdout] 876 | ... = " A recurrent neural network layer that appl...e chained and state tensors are propagated."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] A 1-D tensor of shape [numUnits]. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `numUnits` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `numUnits` [INFO] [stdout] --> src/neural_networks.rs:880:13 [INFO] [stdout] | [INFO] [stdout] 880 | ... = " Quantized version of {@link ANEURALNETWORK...tputSize]\n\n Available since API level 30."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Shape: [numUnits] [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `numUnits` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `numUnits` [INFO] [stdout] --> src/neural_networks.rs:880:13 [INFO] [stdout] | [INFO] [stdout] 880 | ... = " Quantized version of {@link ANEURALNETWORK...tputSize]\n\n Available since API level 30."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Shape: [numUnits] [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `numUnits` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `outputSize` [INFO] [stdout] --> src/neural_networks.rs:880:13 [INFO] [stdout] | [INFO] [stdout] 880 | ... = " Quantized version of {@link ANEURALNETWORK...tputSize]\n\n Available since API level 30."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Shape: [outputSize] [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `outputSize` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/neural_networks.rs:882:13 [INFO] [stdout] | [INFO] [stdout] 882 | ... = " Executes one of the two referenced models ...ed model.\n\n Available since API level 30."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * 0: A value of type {@link ANEURALNETWORKS_TENSOR_BOOL8} and shape [1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/neural_networks.rs:884:13 [INFO] [stdout] | [INFO] [stdout] 884 | ... = " Executes the body model until the conditio...the loop.\n\n Available since API level 30."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] of {@link ANEURALNETWORKS_TENSOR_BOOL8} and shape [1]. [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `channelDim` [INFO] [stdout] --> src/neural_networks.rs:1078:73 [INFO] [stdout] | [INFO] [stdout] 1078 | #[doc = " The size of the scale array. Should be equal to dimension[channelDim] of the Operand."] [INFO] [stdout] | ^^^^^^^^^^ no item named `channelDim` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `p` [INFO] [stdout] --> src/neural_networks.rs:1391:13 [INFO] [stdout] | [INFO] [stdout] 1391 | ... = " Create an empty {@link ANeuralNetworksMod...turn ANEURALNETWORKS_NO_ERROR if successful."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ul` [INFO] [stdout] --> src/neural_networks.rs:1399:778 [INFO] [stdout] | [INFO] [stdout] 1399 | ...nd must be referenced in exactly one of the following\n ways: