Function executorch_sys::torch::executor::TensorImpl_data

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

Returns a pointer to the constant underlying data blob.