tqchen commented on PR #19875: URL: https://github.com/apache/tvm/pull/19875#issuecomment-4781695997
/gemini Please run another review pass on latest head 4b0c660668. Since the last pass, I fixed CI compile failures in CBLAS/CUBLAS/HIPBLAS/MKL/DNNL/CUDNN/random and CUDA runtime paths after DataType helper removal: contrib backends now use direct raw DLDataType equality instead of TypeMatch/TypeEqual/runtime namespace helpers, and CUDA tensor-map runtime code uses raw DLDataType fields. Local validation: changed-file pre-commit passed, LLVM-enabled ninja build passed, and syntax-only checks passed for the reported disabled-backend sources with local CUDA/CUDNN/CBLAS/DNNL headers. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
