Docs.rs
caffe2-operator-0.1.5-alpha.0
caffe2-operator 0.1.5-alpha.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
klebs6-x
Dependencies
caffe2-c10 ^0.1.5-alpha.0
normal
caffe2-context ^0.1.5-alpha.0
normal
caffe2-event ^0.1.5-alpha.0
normal
caffe2-imports ^0.1.5-alpha.0
normal
caffe2-prof ^0.1.5-alpha.0
normal
caffe2-tensor ^0.1.5-alpha.0
normal
caffe2-threadpool ^0.1.5-alpha.0
normal
caffe2-timer ^0.1.5-alpha.0
normal
caffe2-util ^0.1.5-alpha.0
normal
Versions
14.29%
of the crate is documented
Platform
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
☰
GetOutputs
Provided Methods
outputs
Implementors
In caffe2_operator
?
Trait
caffe2_operator
::
GetOutputs
source
·
[
−
]
pub trait GetOutputs { // Provided method fn
outputs
(&mut self) -> &
Vec
<
*mut
Blob
> { ... } }
Provided Methods
§
source
fn
outputs
(&mut self) -> &
Vec
<
*mut
Blob
>
Implementors
§