atg_float_power

Function atg_float_power 

Source
pub unsafe extern "C" fn atg_float_power(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    exponent_: *mut C_tensor,
)