Function tensorflow_sys::TF_SetAttrValueProto
source · pub unsafe extern "C" fn TF_SetAttrValueProto(
desc: *mut TF_OperationDescription,
attr_name: *const c_char,
proto: *const c_void,
proto_len: usize,
status: *mut TF_Status
)