Module tfdeploy::ops::prelude [−][src]
Re-exports
pub use super::Attr; |
pub use super::Op; |
pub use super::OpRegister; |
pub use super::OpBuffer; |
pub use super::QueuesBuffer; |
pub use super::StepValue; |
pub use super::Stream; |
pub use super::StreamInfo; |
pub use super::Value; |
pub use dim::TDim; |
pub use model::TVec; |
pub use tensor::Datum; |
pub use tensor::DatumType; |
pub use tensor::Tensor; |
pub use Result; |
Structs
| HashMap |
A hash map implemented with linear probing and Robin Hood bucket stealing. |
| PhantomData |
Zero-sized type used to mark things that "act like" they own a |