torch_sys::c_generated

Function atg_divide_scalar_mode

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