Searched refs:QCHECK_LT (Results 1 – 3 of 3) sorted by relevance
455 #define QCHECK_LT(x, y) CHECK_LT(x, y) macro
176 QCHECK_LT(xfeed_instrs.size(), 2) in GetXfeedShape()
1417 QCHECK_LT(axis, op->input_rank); in ProcessGatherOperator()