tensorflow_sys

Function TF_DeviceListName

Source
pub unsafe extern "C" fn TF_DeviceListName(
    list: *const TF_DeviceList,
    index: c_int,
    status: *mut TF_Status,
) -> *const c_char