mul

Function mul 

Source
pub fn mul(
    a: &CudaTensor,
    b: &CudaTensor,
    stream: &CudaStream,
) -> CudaResult<CudaTensor>
Expand description

Multiply two tensors