Skip to main content

gemm_rhs_shape

Function gemm_rhs_shape 

Source
pub fn gemm_rhs_shape<T: HasShape>(input_a: &T) -> Result<Shape, SimError>
Expand description

Construct an input B shape for a Gemm consuming input_a as input A.