atg_mul

Function atg_mul 

Source
pub unsafe extern "C" fn atg_mul(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    other_: *mut C_tensor,
)