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