Skip to main content

mpsgraph_executable_specialize

Function mpsgraph_executable_specialize 

Source
pub unsafe extern "C" fn mpsgraph_executable_specialize(
    handle: *mut c_void,
    device_handle: *mut c_void,
    input_type_handles: *const *mut c_void,
    input_type_count: usize,
    compilation_descriptor_handle: *mut c_void,
) -> bool