pub unsafe extern "C" fn mlirRankedTensorTypeGetEncoding(
    type_: MlirType
) -> MlirAttribute
Expand description

Gets the ‘encoding’ attribute from the ranked tensor type, returning a null attribute if none.