Function executorch_sys::torch::executor::Method_mutable_input
source ยท pub unsafe extern "C" fn Method_mutable_input(
this: *mut Method,
i: usize,
) -> *mut EValueExpand description
DEPRECATED: Use MethodMeta instead to access metadata, and set_input to update Method inputs.