Docs.rs
tract-libcli-0.22.0
tract-libcli 0.22.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
kali
Dependencies
box_drawing ^0.1.2
normal
clap ~3.1
normal
colorous ^1.0.5
normal
cudarc ^0.16.4
normal
lazy_static ^1.5.0
normal
log ^0.4.14
normal
ndarray-npy ^0.9.1
normal
nu-ansi-term ^0.46
normal
py_literal ^0.4.0
normal
rand ^0.8.4
normal
serde ^1.0.127
normal
serde_json ^1.0
normal
tract-core =0.22.0
normal
tract-cuda =0.22.0
normal
tract-gpu =0.22.0
normal
tract-hir =0.22.0
normal
tract-onnx =0.22.0
normal
optional
tract-tflite =0.22.0
normal
tract-metal =0.22.0
normal
Versions
17.05%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
parse_spec
tract_
libcli
0.22.0
In tract_
libcli::
tensor
tract_libcli
::
tensor
Function
parse_
spec
Copy item path
Source
pub fn parse_spec( symbol_table: &
SymbolScope
, size: &
str
, ) ->
TractResult
<
InferenceFact
>