Function executorch_sys::torch::executor::Method_mutable_output

source ยท
pub unsafe extern "C" fn Method_mutable_output(
    this: *mut Method,
    i: usize,
) -> *mut EValue
Expand description

DEPRECATED: Use MethodMeta instead to access metadata, and get_output to retrieve Method outputs.