MasterJH5574 opened a new pull request, #18861: URL: https://github.com/apache/tvm/pull/18861
Replace all references to the old `CHECK` / `CHECK_EQ` / `CHECK_GE` macro names with their `TVM_FFI_CHECK` equivalents across CUTLASS and NVSHMEM contrib sources, completing the macro rename introduced by the TVM FFI refactor. User-facing input validation checks use `ValueError`, CUTLASS status and workspace checks use `RuntimeError`. -- 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]
