Build #2070135 2025-05-03 11:50:26
# rustc version
rustc 1.88.0-nightly (4824c2bb7 2025-05-02)# docs.rs version
docsrs 0.6.0 (ee9a3fe6 2025-03-28)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/nnapi-sys-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/nnapi-sys-0.1.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250502-1.88.0-nightly-4824c2bb7\", \"--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\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 5f4bb9498c9a2957be180b75eb71ac148a5b9db93cb3a924a52d76c3971ecd9f
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "5f4bb9498c9a2957be180b75eb71ac148a5b9db93cb3a924a52d76c3971ecd9f", kill_on_drop: false }`
[INFO] [stderr] Scraping nnapi-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting nnapi-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `channel`
[INFO] [stderr] --> src/neural_networks.rs:696:13
[INFO] [stderr] |
[INFO] [stderr] 696 | ... = " Performs a 2-D convolution operation.\n\n Th...ilter_scale\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] * * each value scaling is separate and equal to input.scale * filter.scales[channel]).
[INFO] [stderr] ^^^^^^^
[INFO] [stderr] = note: no item named `channel` in scope
[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 `depth_out`
[INFO] [stderr] --> src/neural_networks.rs:696:13
[INFO] [stderr] |
[INFO] [stderr] 696 | ... = " Performs a 2-D convolution operation.\n\n Th...ilter_scale\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] * 2: A 1-D tensor, of shape [depth_out], specifying the bias. For input
[INFO] [stderr] ^^^^^^^^^
[INFO] [stderr] = note: no item named `depth_out` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:696:13
[INFO] [stderr] |
[INFO] [stderr] 696 | ... = " Performs a 2-D convolution operation.\n\n Th...ilter_scale\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] bias_scale[i] = input_scale * filter_scale[i].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:696:13
[INFO] [stderr] |
[INFO] [stderr] 696 | ... = " Performs a 2-D convolution operation.\n\n Th...ilter_scale\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] bias_scale[i] = input_scale * filter_scale[i].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `channel`
[INFO] [stderr] --> src/neural_networks.rs:698:13
[INFO] [stderr] |
[INFO] [stderr] 698 | ... = " Performs a depthwise 2-D convolution operati...ilter_scale\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] * * each value scaling is separate and equal to input.scale * filter.scales[channel]).
[INFO] [stderr] ^^^^^^^
[INFO] [stderr] = note: no item named `channel` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `depth_out`
[INFO] [stderr] --> src/neural_networks.rs:698:13
[INFO] [stderr] |
[INFO] [stderr] 698 | ... = " Performs a depthwise 2-D convolution operati...ilter_scale\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] * 2: A 1-D tensor, of shape [depth_out], specifying the bias. For input
[INFO] [stderr] ^^^^^^^^^
[INFO] [stderr] = note: no item named `depth_out` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:698:13
[INFO] [stderr] |
[INFO] [stderr] 698 | ... = " Performs a depthwise 2-D convolution operati...ilter_scale\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] bias_scale[i] = input_scale * filter_scale[i].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:698:13
[INFO] [stderr] |
[INFO] [stderr] 698 | ... = " Performs a depthwise 2-D convolution operati...ilter_scale\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] bias_scale[i] = input_scale * filter_scale[i].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `3`
[INFO] [stderr] --> src/neural_networks.rs:704:13
[INFO] [stderr] |
[INFO] [stderr] 704 | ... = " Looks up sub-tensors in the input tensor.\n\... as input1.\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Lookups has shape of [3], all three values found in Lookups are
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `3` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `num_units`
[INFO] [stderr] --> src/neural_networks.rs:708:13
[INFO] [stderr] |
[INFO] [stderr] 708 | ... = " Denotes a fully (densely) connected layer, w...lter_scale.\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] * 2: A 1-D tensor, of shape [num_units], specifying the bias. For input
[INFO] [stderr] ^^^^^^^^^
[INFO] [stderr] = note: no item named `num_units` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `40`
[INFO] [stderr] --> src/neural_networks.rs:710:13
[INFO] [stderr] |
[INFO] [stderr] 710 | ... = " Looks up sub-tensors in the input tensor usi... otherwise.\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Keys should have a shape of [40]. If Lookups tensor has shape
[INFO] [stderr] ^^
[INFO] [stderr] = note: no item named `40` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `3`
[INFO] [stderr] --> src/neural_networks.rs:710:13
[INFO] [stderr] |
[INFO] [stderr] 710 | ... = " Looks up sub-tensors in the input tensor usi... otherwise.\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] of [3], three slices are being concatenated, so the resulting tensor
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `3` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `k`
[INFO] [stderr] --> src/neural_networks.rs:710:13
[INFO] [stderr] |
[INFO] [stderr] 710 | ... = " Looks up sub-tensors in the input tensor usi... otherwise.\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] shape [ k ].
[INFO] [stderr] ^^^
[INFO] [stderr] = note: no item named `k` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `n`
[INFO] [stderr] --> src/neural_networks.rs:710:13
[INFO] [stderr] |
[INFO] [stderr] 710 | ... = " Looks up sub-tensors in the input tensor usi... otherwise.\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] [ n ]; Keys and Values pair represent a map, i.e., the ith element
[INFO] [stderr] ^^^
[INFO] [stderr] = note: no item named `n` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:710:13
[INFO] [stderr] |
[INFO] [stderr] 710 | ... = " Looks up sub-tensors in the input tensor usi... otherwise.\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] in Keys (Keys[i]) is the key to select the ith sub-tensor in Values
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:710:13
[INFO] [stderr] |
[INFO] [stderr] 710 | ... = " Looks up sub-tensors in the input tensor usi... otherwise.\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] (Values[i]), where 0 <= i <= n-1. Keys tensor *MUST* be sorted in
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `k`
[INFO] [stderr] --> src/neural_networks.rs:710:13
[INFO] [stderr] |
[INFO] [stderr] 710 | ... = " Looks up sub-tensors in the input tensor usi... otherwise.\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] * 1: Hits. A boolean tensor with shape [ k ] indicates whether the lookup
[INFO] [stderr] ^^^
[INFO] [stderr] = note: no item named `k` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `0`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Tensor[0].Dim[0]: Number of hash functions.
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `0` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `0`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Tensor[0].Dim[0]: Number of hash functions.
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `0` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `0`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Tensor[0].Dim[1]: Number of projected output bits generated by each
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `0` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Tensor[0].Dim[1]: Number of projected output bits generated by each
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `1` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `0`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Tensor[0].Dim[1] + ceil(log2(Tensor[0].Dim[0])) <= 32
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `0` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Tensor[0].Dim[1] + ceil(log2(Tensor[0].Dim[0])) <= 32
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `1` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `0`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Tensor[0].Dim[1] + ceil(log2(Tensor[0].Dim[0])) <= 32
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `0` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `0`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Tensor[0].Dim[1] + ceil(log2(Tensor[0].Dim[0])) <= 32
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `0` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Tensor[1].Dim[0] == Tensor[2].Dim[0]
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `1` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `0`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Tensor[1].Dim[0] == Tensor[2].Dim[0]
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `0` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `2`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Tensor[1].Dim[0] == Tensor[2].Dim[0]
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `2` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `0`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Tensor[1].Dim[0] == Tensor[2].Dim[0]
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `0` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `0`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Output.Dim == { Tensor[0].Dim[0] }
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `0` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `0`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Output.Dim == { Tensor[0].Dim[0] }
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `0` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `0`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Output.Dim == { Tensor[0].Dim[0] * Tensor[0].Dim[1] }
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `0` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `0`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Output.Dim == { Tensor[0].Dim[0] * Tensor[0].Dim[1] }
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `0` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `0`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Output.Dim == { Tensor[0].Dim[0] * Tensor[0].Dim[1] }
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `0` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> src/neural_networks.rs:720:13
[INFO] [stderr] |
[INFO] [stderr] 720 | ... = " Projects an input to a bit vector via locali...sparse projections was added in API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Output.Dim == { Tensor[0].Dim[0] * Tensor[0].Dim[1] }
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `1` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `num_units`
[INFO] [stderr] --> src/neural_networks.rs:722:13
[INFO] [stderr] |
[INFO] [stderr] 722 | ... = " Performs a single time step in a Long Short-...ut)” value.\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] A 1-D tensor of shape [num_units].
[INFO] [stderr] ^^^^^^^^^
[INFO] [stderr] = note: no item named `num_units` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `output_size`
[INFO] [stderr] --> src/neural_networks.rs:722:13
[INFO] [stderr] |
[INFO] [stderr] 722 | ... = " Performs a single time step in a Long Short-...ut)” value.\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] A 1-D tensor of shape [output_size].
[INFO] [stderr] ^^^^^^^^^^^
[INFO] [stderr] = note: no item named `output_size` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `num_units`
[INFO] [stderr] --> src/neural_networks.rs:722:13
[INFO] [stderr] |
[INFO] [stderr] 722 | ... = " Performs a single time step in a Long Short-...ut)” value.\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] A 1-D tensor of shape [num_units]. Used to rescale normalized inputs
[INFO] [stderr] ^^^^^^^^^
[INFO] [stderr] = note: no item named `num_units` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `num_units`
[INFO] [stderr] --> src/neural_networks.rs:738:13
[INFO] [stderr] |
[INFO] [stderr] 738 | ... = " A basic recurrent neural network layer.\n\n ...tate value.\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] A 1-D tensor of shape [num_units].
[INFO] [stderr] ^^^^^^^^^
[INFO] [stderr] = note: no item named `num_units` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `num_units`
[INFO] [stderr] --> src/neural_networks.rs:744:13
[INFO] [stderr] |
[INFO] [stderr] 744 | ... = " SVDF op is a kind of stateful layer derived ...num_units].\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] An optional 1-D tensor of shape [num_units].
[INFO] [stderr] ^^^^^^^^^
[INFO] [stderr] = note: no item named `num_units` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `batch`
[INFO] [stderr] --> src/neural_networks.rs:748:13
[INFO] [stderr] |
[INFO] [stderr] 748 | ... = " BatchToSpace for N-dimensional tensors.\n\n ... as input0.\n\n Available since API level 28."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] dimensions of shape block_shape + [batch], interleaves these blocks back
[INFO] [stderr] ^^^^^
[INFO] [stderr] = note: no item named `batch` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> src/neural_networks.rs:752:13
[INFO] [stderr] |
[INFO] [stderr] 752 | ... = " Computes the mean of elements across dimensi...ape is [1].\n\n Available since API level 28."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] shape is [1].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `1` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:754:13
[INFO] [stderr] |
[INFO] [stderr] 754 | ... = " Pads a tensor.\n\n This operation pads a ten...gical zero.\n\n Available since API level 28."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] output0.dimension[i] =
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:754:13
[INFO] [stderr] |
[INFO] [stderr] 754 | ... = " Pads a tensor.\n\n This operation pads a ten...gical zero.\n\n Available since API level 28."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] padding[i, 0] + input0.dimension[i] + padding[i, 1]
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> src/neural_networks.rs:758:13
[INFO] [stderr] |
[INFO] [stderr] 758 | ... = " Removes dimensions of size 1 from the shape ...ape is [1].\n\n Available since API level 28."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] output shape is [1].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `1` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:760:13
[INFO] [stderr] |
[INFO] [stderr] 760 | ... = " Extracts a strided slice of a tensor.\n\n Ro...ape is [1].\n\n Available since API level 28."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] of begin_mask is set, begin[i] is ignored and the fullest possible
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:760:13
[INFO] [stderr] |
[INFO] [stderr] 760 | ... = " Extracts a strided slice of a tensor.\n\n Ro...ape is [1].\n\n Available since API level 28."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] end_mask is set, end[i] is ignored and the fullest possible range in
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:760:13
[INFO] [stderr] |
[INFO] [stderr] 760 | ... = " Extracts a strided slice of a tensor.\n\n Ro...ape is [1].\n\n Available since API level 28."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] begin[i]. In this case, the ith specification must define a
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:760:13
[INFO] [stderr] |
[INFO] [stderr] 760 | ... = " Extracts a strided slice of a tensor.\n\n Ro...ape is [1].\n\n Available since API level 28."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] slice of size 1, e.g. begin[i] = x, end[i] = x + 1.
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:760:13
[INFO] [stderr] |
[INFO] [stderr] 760 | ... = " Extracts a strided slice of a tensor.\n\n Ro...ape is [1].\n\n Available since API level 28."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] slice of size 1, e.g. begin[i] = x, end[i] = x + 1.
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> src/neural_networks.rs:760:13
[INFO] [stderr] |
[INFO] [stderr] 760 | ... = " Extracts a strided slice of a tensor.\n\n Ro...ape is [1].\n\n Available since API level 28."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] shape is [1].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `1` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:764:13
[INFO] [stderr] |
[INFO] [stderr] 764 | ... = " Transposes the input tensor, permuting the d... as input0.\n\n Available since API level 28."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] perm[i]. If perm is not given, it is set to (n-1...0), where n is the
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> src/neural_networks.rs:768:13
[INFO] [stderr] |
[INFO] [stderr] 768 | ... = " Returns the index of the largest element alo...ape is [1].\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] If input is 1-dimensional, the output shape is [1].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `1` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> src/neural_networks.rs:770:13
[INFO] [stderr] |
[INFO] [stderr] 770 | ... = " Returns the index of the smallest element al...ape is [1].\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] If input is 1-dimensional, the output shape is [1].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `1` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `num_rois`
[INFO] [stderr] --> src/neural_networks.rs:772:13
[INFO] [stderr] |
[INFO] [stderr] 772 | ... = " Transform axis-aligned bounding box proposal... must be 0.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] [num_rois], specifying the batch index of each box. Boxes with
[INFO] [stderr] ^^^^^^^^
[INFO] [stderr] = note: no item named `num_rois` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `fw_num_units`
[INFO] [stderr] --> src/neural_networks.rs:774:13
[INFO] [stderr] |
[INFO] [stderr] 774 | ... = " A recurrent neural network layer that applie...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] A 1-D tensor of shape [fw_num_units].
[INFO] [stderr] ^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `fw_num_units` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `fw_num_units`
[INFO] [stderr] --> src/neural_networks.rs:774:13
[INFO] [stderr] |
[INFO] [stderr] 774 | ... = " A recurrent neural network layer that applie...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] A 1-D tensor of shape [fw_num_units].
[INFO] [stderr] ^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `fw_num_units` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `fw_output_size`
[INFO] [stderr] --> src/neural_networks.rs:774:13
[INFO] [stderr] |
[INFO] [stderr] 774 | ... = " A recurrent neural network layer that applie...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] A 1-D tensor of shape [fw_output_size].
[INFO] [stderr] ^^^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `fw_output_size` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `bw_num_units`
[INFO] [stderr] --> src/neural_networks.rs:774:13
[INFO] [stderr] |
[INFO] [stderr] 774 | ... = " A recurrent neural network layer that applie...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] A 1-D tensor of shape [bw_num_units].
[INFO] [stderr] ^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `bw_num_units` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `bw_output_size`
[INFO] [stderr] --> src/neural_networks.rs:774:13
[INFO] [stderr] |
[INFO] [stderr] 774 | ... = " A recurrent neural network layer that applie...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] A 1-D tensor of shape [bw_output_size].
[INFO] [stderr] ^^^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `bw_output_size` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `fw_num_units`
[INFO] [stderr] --> src/neural_networks.rs:774:13
[INFO] [stderr] |
[INFO] [stderr] 774 | ... = " A recurrent neural network layer that applie...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] A 1-D tensor of shape [fw_num_units]. Used to rescale normalized inputs
[INFO] [stderr] ^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `fw_num_units` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `bw_num_units`
[INFO] [stderr] --> src/neural_networks.rs:774:13
[INFO] [stderr] |
[INFO] [stderr] 774 | ... = " A recurrent neural network layer that applie...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] A 1-D tensor of shape [bw_num_units]. Used to rescale normalized inputs
[INFO] [stderr] ^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `bw_num_units` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `s`
[INFO] [stderr] --> src/neural_networks.rs:776:13
[INFO] [stderr] |
[INFO] [stderr] 776 | ... = " A recurrent neural network layer that applie...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] fw_outputs[s] = fw_state = activation(inputs[s] * fw_input_weights’ +
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `s` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `s`
[INFO] [stderr] --> src/neural_networks.rs:776:13
[INFO] [stderr] |
[INFO] [stderr] 776 | ... = " A recurrent neural network layer that applie...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] fw_outputs[s] = fw_state = activation(inputs[s] * fw_input_weights’ +
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `s` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `t`
[INFO] [stderr] --> src/neural_networks.rs:776:13
[INFO] [stderr] |
[INFO] [stderr] 776 | ... = " A recurrent neural network layer that applie...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] bw_outputs[t] = bw_state = activation(inputs[t] * bw_input_weights’ +
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `t` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `t`
[INFO] [stderr] --> src/neural_networks.rs:776:13
[INFO] [stderr] |
[INFO] [stderr] 776 | ... = " A recurrent neural network layer that applie...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] bw_outputs[t] = bw_state = activation(inputs[t] * bw_input_weights’ +
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `t` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `fwNumUnits`
[INFO] [stderr] --> src/neural_networks.rs:776:13
[INFO] [stderr] |
[INFO] [stderr] 776 | ... = " A recurrent neural network layer that applie...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] A 1-D tensor of shape [fwNumUnits].
[INFO] [stderr] ^^^^^^^^^^
[INFO] [stderr] = note: no item named `fwNumUnits` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `bwNumUnits`
[INFO] [stderr] --> src/neural_networks.rs:776:13
[INFO] [stderr] |
[INFO] [stderr] 776 | ... = " A recurrent neural network layer that applie...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] A 1-D tensor of shape [bwNumUnits].
[INFO] [stderr] ^^^^^^^^^^
[INFO] [stderr] = note: no item named `bwNumUnits` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `num_rois`
[INFO] [stderr] --> src/neural_networks.rs:778:13
[INFO] [stderr] |
[INFO] [stderr] 778 | ... = " Greedily selects a subset of bounding boxes ...d together.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] [num_rois], specifying the batch index of each box. Boxes with
[INFO] [stderr] ^^^^^^^^
[INFO] [stderr] = note: no item named `num_rois` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `num_output_rois`
[INFO] [stderr] --> src/neural_networks.rs:778:13
[INFO] [stderr] |
[INFO] [stderr] 778 | ... = " Greedily selects a subset of bounding boxes ...d together.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] [num_output_rois], specifying the score of each output box. The boxes
[INFO] [stderr] ^^^^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `num_output_rois` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `num_output_rois`
[INFO] [stderr] --> src/neural_networks.rs:778:13
[INFO] [stderr] |
[INFO] [stderr] 778 | ... = " Greedily selects a subset of bounding boxes ...d together.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] [num_output_rois], specifying the class of each output box. The
[INFO] [stderr] ^^^^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `num_output_rois` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `num_output_rois`
[INFO] [stderr] --> src/neural_networks.rs:778:13
[INFO] [stderr] |
[INFO] [stderr] 778 | ... = " Greedily selects a subset of bounding boxes ...d together.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] [num_output_rois], specifying the batch index of each box. Boxes
[INFO] [stderr] ^^^^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `num_output_rois` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `batches`
[INFO] [stderr] --> src/neural_networks.rs:784:13
[INFO] [stderr] |
[INFO] [stderr] 784 | ... = " Apply postprocessing steps to bounding box d...each batch.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] * 3: An 1-D {@link ANEURALNETWORKS_TENSOR_INT32} tensor, of shape [batches],
[INFO] [stderr] ^^^^^^^
[INFO] [stderr] = note: no item named `batches` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `:axis`
[INFO] [stderr] --> src/neural_networks.rs:792:13
[INFO] [stderr] |
[INFO] [stderr] 792 | ... = " Gathers values along an axis.\n\n Produces a... as input0.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] input0.dimension[:axis] + indices.dimension + input0.dimension[axis + 1:]
[INFO] [stderr] ^^^^^
[INFO] [stderr] = note: no item named `:axis` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:792:13
[INFO] [stderr] |
[INFO] [stderr] 792 | ... = " Gathers values along an axis.\n\n Produces a... as input0.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] input0[a_0, ..., a_n, indices[i], b_0, ..., b_n]
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `num_output_rois`
[INFO] [stderr] --> src/neural_networks.rs:794:13
[INFO] [stderr] |
[INFO] [stderr] 794 | ... = " Generate aixs-aligned bounding box proposals...d together.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] [num_output_rois], specifying the score of each output box.
[INFO] [stderr] ^^^^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `num_output_rois` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `num_output_rois`
[INFO] [stderr] --> src/neural_networks.rs:794:13
[INFO] [stderr] |
[INFO] [stderr] 794 | ... = " Generate aixs-aligned bounding box proposals...d together.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] [num_output_rois], specifying the batch index of each box. Boxes
[INFO] [stderr] ^^^^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `num_output_rois` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `channel`
[INFO] [stderr] --> src/neural_networks.rs:800:13
[INFO] [stderr] |
[INFO] [stderr] 800 | ... = " Performs a grouped 2-D convolution operation... zeroPoint.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] * * each value scaling is separate and equal to input.scale * filter.scales[channel]).
[INFO] [stderr] ^^^^^^^
[INFO] [stderr] = note: no item named `channel` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `depth_out`
[INFO] [stderr] --> src/neural_networks.rs:800:13
[INFO] [stderr] |
[INFO] [stderr] 800 | ... = " Performs a grouped 2-D convolution operation... zeroPoint.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] * 2: A 1-D tensor, of shape [depth_out], specifying the bias. For input
[INFO] [stderr] ^^^^^^^^^
[INFO] [stderr] = note: no item named `depth_out` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:800:13
[INFO] [stderr] |
[INFO] [stderr] 800 | ... = " Performs a grouped 2-D convolution operation... zeroPoint.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] bias_scale[i] = input_scale * filter_scale[i].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:800:13
[INFO] [stderr] |
[INFO] [stderr] 800 | ... = " Performs a grouped 2-D convolution operation... zeroPoint.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] bias_scale[i] = input_scale * filter_scale[i].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:828:13
[INFO] [stderr] |
[INFO] [stderr] 828 | ... = " Pads a tensor with the given constant value ... as input0.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] output0.dimension[i] =
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:828:13
[INFO] [stderr] |
[INFO] [stderr] 828 | ... = " Pads a tensor with the given constant value ... as input0.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] padding[i, 0] + input0.dimension[i] + padding[i, 1]
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `outputSize`
[INFO] [stderr] --> src/neural_networks.rs:836:13
[INFO] [stderr] |
[INFO] [stderr] 836 | ... = " A version of quantized LSTM, using 16 bit qu...128]\n (scale = 1/128, zeroPoint = 128)."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] [outputSize] specifying the bias for the fully-connected layer
[INFO] [stderr] ^^^^^^^^^^
[INFO] [stderr] = note: no item named `outputSize` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `2`
[INFO] [stderr] --> src/neural_networks.rs:838:13
[INFO] [stderr] |
[INFO] [stderr] 838 | ... = " Draws samples from a multinomial distributio...wn samples.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] * 2: A 1-D {@link ANEURALNETWORKS_TENSOR_INT32} tensor with shape [2],
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `2` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> src/neural_networks.rs:840:13
[INFO] [stderr] |
[INFO] [stderr] 840 | ... = " Reduces a tensor by computing the \"logical ...ape is [1].\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] shape is [1].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `1` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> src/neural_networks.rs:842:13
[INFO] [stderr] |
[INFO] [stderr] 842 | ... = " Reduces a tensor by computing the \"logical ...ape is [1].\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] shape is [1].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `1` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> src/neural_networks.rs:844:13
[INFO] [stderr] |
[INFO] [stderr] 844 | ... = " Reduces a tensor by computing the maximum of... as input0.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] shape is [1].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `1` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> src/neural_networks.rs:846:13
[INFO] [stderr] |
[INFO] [stderr] 846 | ... = " Reduces a tensor by computing the minimum of... as input0.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] shape is [1].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `1` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> src/neural_networks.rs:848:13
[INFO] [stderr] |
[INFO] [stderr] 848 | ... = " Reduces a tensor by multiplying elements alo...ape is [1].\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] shape is [1].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `1` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> src/neural_networks.rs:850:13
[INFO] [stderr] |
[INFO] [stderr] 850 | ... = " Reduces a tensor by summing elements along g...ape is [1].\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] shape is [1].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `1` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `num_rois`
[INFO] [stderr] --> src/neural_networks.rs:852:13
[INFO] [stderr] |
[INFO] [stderr] 852 | ... = " Select and scale the feature map of each reg... zeroPoint.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] [num_rois], specifying the batch index of each box. Boxes with
[INFO] [stderr] ^^^^^^^^
[INFO] [stderr] = note: no item named `num_rois` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `num_rois`
[INFO] [stderr] --> src/neural_networks.rs:854:13
[INFO] [stderr] |
[INFO] [stderr] 854 | ... = " Select and scale the feature map of each reg... as input0.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] [num_rois], specifying the batch index of each box. Boxes with
[INFO] [stderr] ^^^^^^^^
[INFO] [stderr] = note: no item named `num_rois` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:858:13
[INFO] [stderr] |
[INFO] [stderr] 858 | ... = " Using a tensor of booleans c and input tenso... zeroPoint.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] O[i] = C[i] ? x[i] : y[i].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:858:13
[INFO] [stderr] |
[INFO] [stderr] 858 | ... = " Using a tensor of booleans c and input tenso... zeroPoint.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] O[i] = C[i] ? x[i] : y[i].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:858:13
[INFO] [stderr] |
[INFO] [stderr] 858 | ... = " Using a tensor of booleans c and input tenso... zeroPoint.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] O[i] = C[i] ? x[i] : y[i].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:858:13
[INFO] [stderr] |
[INFO] [stderr] 858 | ... = " Using a tensor of booleans c and input tenso... zeroPoint.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] O[i] = C[i] ? x[i] : y[i].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `channel`
[INFO] [stderr] --> src/neural_networks.rs:872:13
[INFO] [stderr] |
[INFO] [stderr] 872 | ... = " Performs the transpose of 2-D convolution op... zeroPoint.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] * * each value scaling is separate and equal to input.scale * filter.scales[channel]).
[INFO] [stderr] ^^^^^^^
[INFO] [stderr] = note: no item named `channel` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `depth_out`
[INFO] [stderr] --> src/neural_networks.rs:872:13
[INFO] [stderr] |
[INFO] [stderr] 872 | ... = " Performs the transpose of 2-D convolution op... zeroPoint.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] * 2: A 1-D tensor, of shape [depth_out], specifying the bias. For input
[INFO] [stderr] ^^^^^^^^^
[INFO] [stderr] = note: no item named `depth_out` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:872:13
[INFO] [stderr] |
[INFO] [stderr] 872 | ... = " Performs the transpose of 2-D convolution op... zeroPoint.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] bias_scale[i] = input_scale * filter_scale[i].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr] --> src/neural_networks.rs:872:13
[INFO] [stderr] |
[INFO] [stderr] 872 | ... = " Performs the transpose of 2-D convolution op... zeroPoint.\n\n Available since API level 29."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] bias_scale[i] = input_scale * filter_scale[i].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `i` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `s`
[INFO] [stderr] --> src/neural_networks.rs:874:13
[INFO] [stderr] |
[INFO] [stderr] 874 | ... = " A recurrent neural network specified by an L...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] outputs[s] = projection(state = activation(LSTMOp(inputs[s])))
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `s` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `s`
[INFO] [stderr] --> src/neural_networks.rs:874:13
[INFO] [stderr] |
[INFO] [stderr] 874 | ... = " A recurrent neural network specified by an L...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] outputs[s] = projection(state = activation(LSTMOp(inputs[s])))
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `s` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `num_units`
[INFO] [stderr] --> src/neural_networks.rs:874:13
[INFO] [stderr] |
[INFO] [stderr] 874 | ... = " A recurrent neural network specified by an L...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] A 1-D tensor of shape [num_units].
[INFO] [stderr] ^^^^^^^^^
[INFO] [stderr] = note: no item named `num_units` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `output_size`
[INFO] [stderr] --> src/neural_networks.rs:874:13
[INFO] [stderr] |
[INFO] [stderr] 874 | ... = " A recurrent neural network specified by an L...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] A 1-D tensor of shape [output_size].
[INFO] [stderr] ^^^^^^^^^^^
[INFO] [stderr] = note: no item named `output_size` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `num_units`
[INFO] [stderr] --> src/neural_networks.rs:874:13
[INFO] [stderr] |
[INFO] [stderr] 874 | ... = " A recurrent neural network specified by an L...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] A 1-D tensor of shape [num_units]. Used to rescale normalized inputs
[INFO] [stderr] ^^^^^^^^^
[INFO] [stderr] = note: no item named `num_units` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `s`
[INFO] [stderr] --> src/neural_networks.rs:876:13
[INFO] [stderr] |
[INFO] [stderr] 876 | ... = " A recurrent neural network layer that applie...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] outputs[s] = state = activation(inputs[s] * input_weights’ + state *
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `s` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `s`
[INFO] [stderr] --> src/neural_networks.rs:876:13
[INFO] [stderr] |
[INFO] [stderr] 876 | ... = " A recurrent neural network layer that applie...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] outputs[s] = state = activation(inputs[s] * input_weights’ + state *
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `s` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `numUnits`
[INFO] [stderr] --> src/neural_networks.rs:876:13
[INFO] [stderr] |
[INFO] [stderr] 876 | ... = " A recurrent neural network layer that applie...are chained and state tensors are propagated."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] A 1-D tensor of shape [numUnits].
[INFO] [stderr] ^^^^^^^^
[INFO] [stderr] = note: no item named `numUnits` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `numUnits`
[INFO] [stderr] --> src/neural_networks.rs:880:13
[INFO] [stderr] |
[INFO] [stderr] 880 | ... = " Quantized version of {@link ANEURALNETWORKS_...outputSize]\n\n Available since API level 30."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Shape: [numUnits]
[INFO] [stderr] ^^^^^^^^
[INFO] [stderr] = note: no item named `numUnits` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `numUnits`
[INFO] [stderr] --> src/neural_networks.rs:880:13
[INFO] [stderr] |
[INFO] [stderr] 880 | ... = " Quantized version of {@link ANEURALNETWORKS_...outputSize]\n\n Available since API level 30."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Shape: [numUnits]
[INFO] [stderr] ^^^^^^^^
[INFO] [stderr] = note: no item named `numUnits` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `outputSize`
[INFO] [stderr] --> src/neural_networks.rs:880:13
[INFO] [stderr] |
[INFO] [stderr] 880 | ... = " Quantized version of {@link ANEURALNETWORKS_...outputSize]\n\n Available since API level 30."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Shape: [outputSize]
[INFO] [stderr] ^^^^^^^^^^
[INFO] [stderr] = note: no item named `outputSize` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> src/neural_networks.rs:882:13
[INFO] [stderr] |
[INFO] [stderr] 882 | ... = " Executes one of the two referenced models as...cted model.\n\n Available since API level 30."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] * 0: A value of type {@link ANEURALNETWORKS_TENSOR_BOOL8} and shape [1]
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `1` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> src/neural_networks.rs:884:13
[INFO] [stderr] |
[INFO] [stderr] 884 | ... = " Executes the body model until the condition ...y the loop.\n\n Available since API level 30."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] of {@link ANEURALNETWORKS_TENSOR_BOOL8} and shape [1].
[INFO] [stderr] ^
[INFO] [stderr] = note: no item named `1` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `channelDim`
[INFO] [stderr] --> src/neural_networks.rs:1078:13
[INFO] [stderr] |
[INFO] [stderr] 1078 | #[doc = " The size of the scale array. Should be equal to dimension[channelDim] of the Operand."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] The size of the scale array. Should be equal to dimension[channelDim] of the Operand.
[INFO] [stderr] ^^^^^^^^^^
[INFO] [stderr] = note: no item named `channelDim` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unclosed HTML tag `p`
[INFO] [stderr] --> src/neural_networks.rs:1391:13
[INFO] [stderr] |
[INFO] [stderr] 1391 | ... = " Create an empty {@link ANeuralNetworksModel...return ANEURALNETWORKS_NO_ERROR if successful."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unclosed HTML tag `ul`
[INFO] [stderr] --> src/neural_networks.rs:1399:13
[INFO] [stderr] |
[INFO] [stderr] 1399 | ... = " Add an operand to a model.\n\n The order in...return ANEURALNETWORKS_NO_ERROR if successful."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: unclosed HTML tag `p`
[INFO] [stderr] --> src/neural_networks.rs:1484:13
[INFO] [stderr] |
[INFO] [stderr] 1484 | ... = " Destroy an execution.\n\n <p>The execution ...nd\n results in no operation."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: could not parse code block as Rust code
[INFO] [stderr] --> src/neural_networks.rs:708:13
[INFO] [stderr] |
[INFO] [stderr] 708 | ... = " Denotes a fully (densely) connected layer, w...lter_scale.\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: error from rustc: unknown start of token: \u{2019}
[INFO] [stderr] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/neural_networks.rs:722:13
[INFO] [stderr] |
[INFO] [stderr] 722 | ... = " Performs a single time step in a Long Short-...ut)” value.\n\n Available since API level 27."]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 722 | #[doc = <" Performs a single time step in a Long Short-Term Memory (LSTM) layer\n\n The LSTM operation is described by the following equations.\n\n \\f{eqnarray*}{\n i_t =& \\sigma(W_{xi}x_t+W_{hi}h_{t-1}+W_{ci}C_{t-1}+b_i) & \\\\\n f_t =& \\sigma(W_{xf}x_t+W_{hf}h_{t-1}+W_{cf}C_{t-1}+b_f) & \\\\\n C_t =& clip(f_t \\odot C_{t-1} + i_t \\odot\n g(W_{xc}x_t+W_{hc}h_{t-1}+b_c),\\ t_{cell}) & \\\\\n o_t =& \\sigma(W_{xo}x_t+W_{ho}h_{t-1}+W_{co}C_t+b_o) & \\\\\n & & \\\\\n & clip(W_{proj}(o_t \\odot g(C_t))+b_{proj},\\ t_{proj})\n & if\\ there\\ is\\ a\\ projection; \\\\\n h_t =& & \\\\\n & o_t \\odot g(C_t) & otherwise. \\\\\n \\f}\n Where:\n * \\f$x_t\\f$ is the input,\n * \\f$i_t\\f$ is the input gate,\n * \\f$f_t\\f$ is the forget gate,\n * \\f$C_t\\f$ is the cell state,\n * \\f$o_t\\f$ is the output,\n * \\f$h_t\\f$ is the output state,\n * \\f$\\sigma\\f$ is the logistic sigmoid function,\n * \\f$g\\f$ is the cell input and cell output activation function, usually\n \\f$tahn\\f$,\n * \\f$W_{xi}\\f$ is the input-to-input weight matrix,\n * \\f$W_{hi}\\f$ is the recurrent to input weight matrix,\n * \\f$W_{ci}\\f$ is the cell-to-input weight matrix,\n * \\f$b_i\\f$ is the input gate bias,\n * \\f$W_{xf}\\f$ is the input-to-forget weight matrix,\n * \\f$W_{hf}\\f$ is the recurrent-to-forget weight matrix,\n * \\f$W_{cf}\\f$ is the cell-to-forget weight matrix,\n * \\f$b_f\\f$ is the forget gate bias,\n * \\f$W_{xc}\\f$ is the input-to-cell weight matrix,\n * \\f$W_{hc}\\f$ is the recurrent-to-cell weight matrix,\n * \\f$b_c\\f$ is the cell bias,\n * \\f$W_{xo}\\f$ is the input-to-output weight matrix,\n * \\f$W_{ho}\\f$ is the recurrent-to-output weight matrix,\n * \\f$W_{co}\\f$ is the cell-to-output weight matrix,\n * \\f$b_o\\f$ is the output gate bias,\n * \\f$W_{proj}\\f$ is the projection weight matrix,\n * \\f$b_{proj}\\f$ is the projection bias,\n * \\f$t_{cell}\\f$ is the threshold for clipping the cell state, and\n * \\f$t_{proj}\\f$ is the threshold for clipping the projected output.\n * \\f$\\odot\\f$ is the\n <a href=\"https://en.wikipedia.org/wiki/Hadamard_product_(matrices)\">\n Hadamard product</a> that takes two matrices and produces another\n matrix, each element of which is the product of the corresponding\n elements of the input matrices.\n\n Since API level 29 LSTM supports layer normalization.\n In case layer normalization is used, the inputs to internal activation\n functions (sigmoid and \\f$g\\f$) are normalized, rescaled and recentered\n following an approach from section 3.1 from\n https://arxiv.org/pdf/1607.06450.pdf\n\n The operation has the following independently optional inputs:\n * The cell-to-input weights (\\f$W_{ci}\\f$), cell-to-forget weights\n (\\f$W_{cf}\\f$) and cell-to-output weights (\\f$W_{co}\\f$) either all\n have values or neither of them have values (i.e., all set to null). If\n they have values, the peephole optimization is used.\n * The input-to-input weights (\\f$W_{xi}\\f$), recurrent-to-input weights\n (\\f$W_{hi}\\f$) and input gate bias (\\f$b_i\\f$) either all have values,\n or none of them have values. If they have no values, coupling of input\n and forget gates (CIFG) is used, in which case the input gate\n (\\f$i_t\\f$) is calculated using the following equation instead.\n \\f{eqnarray*}{\n i_t = 1 - f_t\n \\f}\n In case peephole optimization is used and CIFG is not used\n cell-to-input (\\f$W_{ci}\\f$) weights must be present. Otherwise, the\n cell-to-input weights must have no value.\n * The projection weights (\\f$W_{proj}\\f$) is required only for the\n recurrent projection layer, and should otherwise have no value.\n * The projection bias (\\f$b_{proj}\\f$) may (but not required to) have a\n value if the recurrent projection layer exists, and should otherwise\n have no value.\n * (API level 29 or later) The four layer normalization weights either all have\n values or none of them have values. Additionally, if CIFG is used,\n input layer normalization weights tensor is omitted and the other layer\n normalization weights either all have values or none of them have\n values. Layer normalization is used when the values of all the layer\n normalization weights are present.\n\n References:\n\n The default non-peephole non-CIFG implementation is based on:\n http://www.bioinf.jku.at/publications/older/2604.pdf\n S. Hochreiter and J. Schmidhuber. \"Long Short-Term Memory\". Neural\n Computation, 9(8):1735-1780, 1997.\n\n The peephole implementation and projection layer is based on:\n https://research.google.com/pubs/archive/43905.pdf\n Hasim Sak, Andrew Senior, and Francoise Beaufays. \"Long short-term memory\n recurrent neural network architectures for large scale acoustic\n modeling.\" INTERSPEECH, 2014.\n (However, the concept of peephole optimization was introduced in work\n prior to this paper.)\n\n The coupling of input and forget gate (CIFG) is based on:\n http://arxiv.org/pdf/1503.04069.pdf\n Greff et al. \"LSTM: A Search Space Odyssey\"\n\n The layer normalization is based on:\n https://arxiv.org/pdf/1607.06450.pdf\n Jimmy Ba et al. \"Layer Normalization\"\n\n Supported tensor {@link OperandCode}:\n * {@link ANEURALNETWORKS_TENSOR_FLOAT16} (since API level 29)\n * {@link ANEURALNETWORKS_TENSOR_FLOAT32}\n\n All input and output tensors must be of the same type.\n\n Inputs:\n * 0: The input (\\f$x_t\\f$).\n A 2-D tensor of shape [batch_size, input_size], where “batch_size”\n corresponds to the batching dimension, and “input_size” is the size\n of the input.\n * 1: The input-to-input weights (\\f$W_{xi}\\f$). Optional.\n A 2-D tensor of shape [num_units, input_size], where “num_units”\n corresponds to the number of cell units.\n * 2: The input-to-forget weights (\\f$W_{xf}\\f$).\n A 2-D tensor of shape [num_units, input_size].\n * 3: The input-to-cell weights (\\f$W_{xc}\\f$).\n A 2-D tensor of shape [num_units, input_size].\n * 4: The input-to-output weights (\\f$W_{xo}\\f$).\n A 2-D tensor of shape [num_units, input_size].\n * 5: The recurrent-to-input weights (\\f$W_{hi}\\f$). Optional.\n A 2-D tensor of shape [num_units, output_size], where “output_size”\n corresponds to either the number of cell units (i.e., “num_units”),\n or the second dimension of the “projection_weights”, if defined.\n * 6: The recurrent-to-forget weights (\\f$W_{hf}\\f$).\n A 2-D tensor of shape [num_units, output_size].\n * 7: The recurrent-to-cell weights (\\f$W_{hc}\\f$).\n A 2-D tensor of shape [num_units, output_size].\n * 8: The recurrent-to-output weights (\\f$W_{ho}\\f$).\n A 2-D tensor of shape [num_units, output_size].\n * 9: The cell-to-input weights (\\f$W_{ci}\\f$). Optional.\n A 1-D tensor of shape [num_units].\n * 10:The cell-to-forget weights (\\f$W_{cf}\\f$). Optional.\n A 1-D tensor of shape [num_units].\n * 11:The cell-to-output weights (\\f$W_{co}\\f$). Optional.\n A 1-D tensor of shape [num_units].\n * 12:The input gate bias (\\f$b_i\\f$). Optional.\n A 1-D tensor of shape [num_units].\n * 13:The forget gate bias (\\f$b_f\\f$).\n A 1-D tensor of shape [num_units].\n * 14:The cell bias (\\f$b_c\\f$).\n A 1-D tensor of shape [num_units].\n * 15:The output gate bias (\\f$b_o\\f$).\n A 1-D tensor of shape [num_units].\n * 16:The projection weights (\\f$W_{proj}\\f$). Optional.\n A 2-D tensor of shape [output_size, num_units].\n * 17:The projection bias (\\f$b_{proj}\\f$). Optional.\n A 1-D tensor of shape [output_size].\n * 18:The output state (in) (\\f$h_{t-1}\\f$).\n A 2-D tensor of shape [batch_size, output_size].\n * 19:The cell state (in) (\\f$C_{t-1}\\f$).\n A 2-D tensor of shape [batch_size, num_units].\n * 20:The activation function (\\f$g\\f$).\n A value indicating the activation function:\n <ul>\n <li>0: None;\n <li>1: Relu;\n <li>3: Relu6;\n <li>4: Tanh;\n <li>6: Sigmoid.\n </ul>\n * 21:The clipping threshold (\\f$t_{cell}\\f$) for the cell state, such\n that values are bound within [-cell_clip, cell_clip]. If set to 0.0\n then clipping is disabled.\n Until API level 29 this scalar must be of type {@link\n ANEURALNETWORKS_FLOAT32}. Since API level 29, if all the input\n tensors have type {@link ANEURALNETWORKS_TENSOR_FLOAT32}, this\n scalar must be of the type {@link ANEURALNETWORKS_FLOAT32},\n otherwise if all the input tensors have the type {@link\n ANEURALNETWORKS_TENSOR_FLOAT16}, this scalar must be of type {@link\n ANEURALNETWORKS_FLOAT16}.\n * 22:The clipping threshold (\\f$t_{proj}\\f$) for the output from the\n projection layer, such that values are bound within\n [-proj_clip, proj_clip]. If set to 0.0 then clipping is disabled.\n Until API level 29 this scalar must be of type {@link\n ANEURALNETWORKS_FLOAT32}. Since API level 29, if all the input\n tensors have type {@link ANEURALNETWORKS_TENSOR_FLOAT32}, this\n scalar must be of the type {@link ANEURALNETWORKS_FLOAT32},\n otherwise if all the input tensors have the type {@link\n ANEURALNETWORKS_TENSOR_FLOAT16}, this scalar must be of type {@link\n ANEURALNETWORKS_FLOAT16}.\n Since API level 29 there are additional inputs to this op:\n * 23:The input layer normalization weights.\n A 1-D tensor of shape [num_units]. Used to rescale normalized inputs\n to activation at input gate.\n * 24:The forget layer normalization weights.\n A 1-D tensor of shape [num_units]. Used to rescale normalized inputs\n to activation at forget gate.\n * 25:The cell layer normalization weights.\n A 1-D tensor of shape [num_units]. Used to rescale normalized inputs\n to activation at cell gate.\n * 26:The output layer normalization weights.\n A 1-D tensor of shape [num_units]. Used to rescale normalized inputs\n to activation at output gate.\n\n Outputs:\n * 0: The scratch buffer.\n A 2-D tensor of shape [batch_size, num_units * 3] with CIFG, or\n [batch_size, num_units * 4] without CIFG.\n * 1: The output state (out) (\\f$h_t\\f$).\n A 2-D tensor of shape [batch_size, output_size].\n * 2: The cell state (out) (\\f$C_t\\f$).\n A 2-D tensor of shape [batch_size, num_units].\n * 3: The output (\\f$o_t\\f$).\n A 2-D tensor of shape [batch_size, output_size]. This is effectively\n the same as the current “output state (out)” value.\n\n Available since API level 27.">]
[WARN] too much data in the log, truncating it