Function tensorflow_sys::TF_NewServer
source · pub unsafe extern "C" fn TF_NewServer(
proto: *const c_void,
proto_len: usize,
status: *mut TF_Status
) -> *mut TF_Server
pub unsafe extern "C" fn TF_NewServer(
proto: *const c_void,
proto_len: usize,
status: *mut TF_Status
) -> *mut TF_Server