TF_SetAttrShape

Function TF_SetAttrShape 

Source
pub unsafe fn TF_SetAttrShape(
    desc: *mut TF_OperationDescription,
    attr_name: *const c_char,
    dims: *const i64,
    num_dims: c_int,
)