[−][src]Trait tract_tensorflow::ToSharedTensor
Required methods
fn to_tf(&self) -> TractResult<Tf>
Implementations on Foreign Types
impl ToSharedTensor<DataType> for DatumType[src]
impl ToSharedTensor<DataType> for DatumTypefn to_tf(&self) -> TractResult<DataType> | [src] |
impl ToSharedTensor<TensorProto> for Tensor[src]
impl ToSharedTensor<TensorProto> for Tensorfn to_tf(&self) -> TractResult<TensorProto> | [src] |