Function executorch_sys::torch::executor::TensorImpl_mutable_data

source ยท
pub unsafe extern "C" fn TensorImpl_mutable_data(
    this: *const TensorImpl,
) -> *mut c_void
Expand description

Returns a pointer to the mutable underlying data blob.