Docs.rs
tract-transformers-0.21.13
tract-transformers 0.21.13
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
kali
Dependencies
tract-nnef ^0.21.13-pre
normal
Versions
24.32%
of the crate is documented
Go to latest version
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
tract_
transformers
0.21.13
tract_transformers
Function
get_transform
Copy item path
Source
pub fn get_transform(name: &
str
) ->
Option
<
Box
<dyn
ModelTransform
>>