Skip to main content

executorch_Method_get_attribute

Function executorch_Method_get_attribute 

Source
pub unsafe extern "C" fn executorch_Method_get_attribute(
    self_: *mut ET_Method,
    name: ET_ArrayRefChar,
    out: ET_TensorRefMut,
) -> ET_Error