Function executorch_sys::torch::executor::TensorImpl_set_data
source ยท pub unsafe extern "C" fn TensorImpl_set_data(
this: *mut TensorImpl,
ptr: *mut c_void,
)Expand description
Sets the underlying data blob to the passed in pointer.