atg_log_softmax

Function atg_log_softmax 

Source
pub unsafe extern "C" fn atg_log_softmax(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    dim_: i64,
    dtype_: c_int,
)