Define TVM_FFI_RET_CHECK_GE

Define TVM_FFI_RET_CHECK_GE#

Define Documentation#

TVM_FFI_RET_CHECK_GE(x, y, ErrorKind)#

Return an error if x >= y is false, evaluating each operand once.