pub unsafe extern "C" fn atg_rrelu(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    training_: c_int
)