mat_mul

Function mat_mul 

Source
pub fn mat_mul(
    _ctx: &ParsingContext,
    pb: &NodeDef,
) -> TractResult<Box<dyn InferenceOp>>