tensorflow_sys

Function TF_ImportGraphDefOptionsSetUniquifyPrefix

Source
pub unsafe extern "C" fn TF_ImportGraphDefOptionsSetUniquifyPrefix(
    opts: *mut TF_ImportGraphDefOptions,
    uniquify_prefix: c_uchar,
)