atg_binary_cross_entropy

Function atg_binary_cross_entropy 

Source
pub unsafe extern "C" fn atg_binary_cross_entropy(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    target_: *mut C_tensor,
    weight_: *mut C_tensor,
    reduction_: i64,
)