Function Tensor_new

Source
pub unsafe extern "C" fn Tensor_new(
    self_: *mut Tensor,
    tensor_impl: *mut TensorImpl,
)