Skip to main content

executorch_Tensor_new

Function executorch_Tensor_new 

Source
pub unsafe extern "C" fn executorch_Tensor_new(
    self_: ET_TensorRefMut,
    tensor_impl: *mut ET_TensorImpl,
)