Searched refs:ax_positive (Results 1 – 1 of 1) sorted by relevance
5577 int ax_positive = ax >= 0 ? ax : ax + rank; in TEST_P() local5579 expected_output_dims[ax_positive] = keep_dims ? 1 : 0; in TEST_P()