Searched refs:QCHECK_LE (Results 1 – 2 of 2) sorted by relevance
326 #define QCHECK_LE(x, y) CHECK_LE(x, y) macro
1434 QCHECK_LE(indices_nd, input_shape.dimensions_count()); in ProcessGatherNdOperator()