torch_sys::c_generated

Function atg_threshold_

source
pub unsafe extern "C" fn atg_threshold_(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    threshold_: *mut C_scalar,
    value_: *mut C_scalar,
)