Function tensorflow_sys::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
)
pub unsafe extern "C" fn TF_SetConfig(
options: *mut TF_SessionOptions,
proto: *const c_void,
proto_len: usize,
status: *mut TF_Status
)