Cublas/cudnn support example

Hi, how to use cublas/cudnn in mlir? Is there any example?

Can you elaborate on what you want to achieve?

You can call whatever external function at the LLVM dialect level, but that is similar to to just writing LLVM IR.