torch_sys::c_generated

Function atg_pow_

source
pub unsafe extern "C" fn atg_pow_(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    exponent_: *mut C_scalar,
)