torch_sys::c_generated

Function atg_uniform

source
pub unsafe extern "C" fn atg_uniform(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    from_: f64,
    to_: f64,
)