Skip to main content

tract_runnable_profile_json

Function tract_runnable_profile_json 

Source
pub unsafe extern "C" fn tract_runnable_profile_json(
    model: *mut TractRunnable,
    inputs: *mut *mut TractTensor,
    json: *mut *mut i8,
) -> TRACT_RESULT
Expand description

Perform a profile of the model using the provided inputs.