Skip to main content

ghostflow_tensor_mul

Function ghostflow_tensor_mul 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn ghostflow_tensor_mul( a: *const GhostFlowTensor, b: *const GhostFlowTensor, out: *mut *mut GhostFlowTensor, ) -> GhostFlowError
Expand description

Multiply two tensors element-wise