atg_div_tensor_mode

Function atg_div_tensor_mode 

Source
pub unsafe extern "C" fn atg_div_tensor_mode(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    other_: *mut C_tensor,
    rounding_mode_ptr: *const u8,
    rounding_mode_len: c_int,
)