tensorflow_sys

Function TF_AddInput

Source
pub unsafe extern "C" fn TF_AddInput(
    desc: *mut TF_OperationDescription,
    input: TF_Output,
)