Skip to main content

StepTpLayerSpec

Type Alias StepTpLayerSpec 

Source
pub type StepTpLayerSpec = StepEpLayerSpec;

Aliased Type§

pub struct StepTpLayerSpec {
    pub layer: usize,
    pub devices: Vec<usize>,
}

Fields§

§layer: usize§devices: Vec<usize>