pub unsafe extern "C" fn tract_model_transform(
model: *mut TractModel,
transform: *const i8,
) -> TRACT_RESULTExpand description
Apply a transform to the model.
pub unsafe extern "C" fn tract_model_transform(
model: *mut TractModel,
transform: *const i8,
) -> TRACT_RESULTApply a transform to the model.