Function mnn::ffi::Tensor_isTypeOf

source ยท
pub unsafe extern "C" fn Tensor_isTypeOf(
    tensor: *const Tensor,
    type_: halide_type_t,
) -> bool