Define TVM_FFI_RET_CHECK_LT

Define TVM_FFI_RET_CHECK_LT#

Define Documentation#

TVM_FFI_RET_CHECK_LT(x, y, ErrorKind)#

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