Skip to main content

batch_matrix

Function batch_matrix 

Source
pub fn batch_matrix(
    element_type: impl Into<String>,
    batch: DimExpr,
    rows: DimExpr,
    cols: DimExpr,
) -> DependentType
Expand description

Batch of matrices.