Function tract::tract_model_transform

source ยท
#[no_mangle]
pub unsafe extern "C" fn tract_model_transform(
    model: *mut TractModel,
    transform: *const i8
) -> TRACT_RESULT
Expand description

Apply a transform to the model.