tensorflow_sys

Function TF_SetConfig

Source
pub unsafe extern "C" fn TF_SetConfig(
    options: *mut TF_SessionOptions,
    proto: *const c_void,
    proto_len: usize,
    status: *mut TF_Status,
)