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,
)