tensorflow_sys

Function TF_SetAttrType

Source
pub unsafe extern "C" fn TF_SetAttrType(
    desc: *mut TF_OperationDescription,
    attr_name: *const c_char,
    value: TF_DataType,
)