Skip to main content

tract_runnable_property

Function tract_runnable_property 

Source
pub unsafe extern "C" fn tract_runnable_property(
    model: *const TractRunnable,
    name: *const i8,
    tensor: *mut *mut TractTensor,
) -> TRACT_RESULT
Expand description

Query a property tensor in a runnable model.