Trait tfdeploy::dim::ToDim[][src]

pub trait ToDim {
    fn to_dim(self) -> TDim;
}

Required Methods

Implementors