Docs.rs
tract-tensorflow-0.2.1
tract-tensorflow 0.2.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
kali
Dependencies
derive-new ^0.5
normal
error-chain ^0.12
normal
log ^0.4
normal
ndarray ^0.12
normal
num-traits ^0.2
normal
protobuf ^2.0
normal
tensorflow ^0
normal
tract-core ^0.2.1
normal
criterion ^0.2
normal
pretty_env_logger ^0.2
normal
proptest ^0.8
normal
simplelog ^0.5
normal
Versions
Go to latest version
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
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_tensorflow
::
ops
::
math
[
−
]
[src]
Function
tract_tensorflow
::
ops
::
math
::
mat_mul
pub fn mat_mul(pb: &
NodeDef
) ->
TractResult
<
Box
<dyn
Op
>>